File mate-common.changes of Package mate-common
-------------------------------------------------------------------
Sat Mar 23 13:41:35 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.28.0
* Add meson compilation support
* ci: use ubuntu jammy as docker
-------------------------------------------------------------------
Tue Aug 10 06:32:28 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.26.0
* Upstream does not provide changelog
-------------------------------------------------------------------
Sun Aug 16 20:09:48 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.24.2:
* mate-compiler-flags: Add -Wno-unused-parameter to maximise C++
warnings.
* mate-compiler-flags: Disable -Wno-unused and -Wno-sign-compare.
-------------------------------------------------------------------
Wed Apr 2 16:35:45 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.24.1:
* Silent -Wunused-parameter for maximum warning level.
-------------------------------------------------------------------
Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.24.0 (changes since 1.22.0):
* Update mate-compiler-flags macro.
* Check if AX_APPEND_FLAG and AX_CHECK_COMPILE_FLAG are available.
* Set compiler debug flags in MATE_DEBUG_CHECK.
* Update MATE_CXX_WARNINGS macro.
- Require autoconf-archive.
- Do not require intltool.
- Drop support for old openSUSE versions.
-------------------------------------------------------------------
Tue Mar 5 15:19:33 UTC 2019 - sor.alexei@meowr.ru
- Update to version 1.22.0:
* No changelog available.
-------------------------------------------------------------------
Fri Mar 9 19:10:07 UTC 2018 - sor.alexei@meowr.ru
- Update to version 1.20.0:
* No changelog available.
-------------------------------------------------------------------
Tue Mar 14 10:11:47 UTC 2017 - sor.alexei@meowr.ru
- Update to version 1.18.0:
* NEWS: Use consistent, project wide, markdown-like formatting to
make generating release announcements easier.
-------------------------------------------------------------------
Tue Sep 20 20:50:25 UTC 2016 - sor.alexei@meowr.ru
- Update to version 1.16.0:
* Check only for autoreconf in mate-autogen as autoconf,
automake, libtool, gettext are already checked by autoreconf.
-------------------------------------------------------------------
Sat Apr 9 11:24:53 UTC 2016 - sor.alexei@meowr.ru
- Update to version 1.14.0.
-------------------------------------------------------------------
Mon Jan 25 19:56:45 UTC 2016 - sor.alexei@meowr.ru
- Update to version 1.13.0:
* Remove references to obsolete MATE components.
-------------------------------------------------------------------
Thu Nov 5 20:43:01 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.12.0.
-------------------------------------------------------------------
Tue Oct 20 15:56:40 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.11.0:
* Support lcov 1.12.
* Update docs and example script.
- Require intltool 0.50.1.
-------------------------------------------------------------------
Tue Apr 14 16:41:05 UTC 2015 - p.drouand@gmail.com
- Update to version 1.10.0
* Add support for automake 1.15
-------------------------------------------------------------------
Mon Mar 23 15:52:54 UTC 2015 - p.drouand@gmail.com
- Update to version 1.9.90 (unstable)
* Add support for automake 1.15
-------------------------------------------------------------------
Tue Jan 13 14:18:29 UTC 2015 - p.drouand@gmail.com
- Update to version 1.9.1 (unstable)
+ mate-autogen.sh: run glib-gettexize if using GLib gettext
+ mate-autogen: Check for appdata-xml.m4 with APPDATA_XML
+ mate-autogen.sh: correct IFS value
Due to a likely copy-paste mistake, the default value of IFS
was being set to 9 spaces instead of a tab and a space.
+ mate-autogen: Fix check if stdin is a tty
+ mate-autogen: make program_VERSION a local variable
Otherwise we may end up overriding what was manually set in the
environment.
+ code-coverage: Support lcov 1.11
-------------------------------------------------------------------
Sun Jul 13 14:37:32 UTC 2014 - p.drouand@gmail.com
- Update to version 1.9.0 (unstable)
+ no changes since version 1.8.0
-------------------------------------------------------------------
Wed Mar 5 10:08:50 UTC 2014 - p.drouand@gmail.com
- Update to version 1.8.0
+ no changes since version 1.7.90
-------------------------------------------------------------------
Sat Feb 15 17:28:58 UTC 2014 - p.drouand@gmail.com
- Update to version 1.7.90 (unstable)
+ configure: Add check-news
- Use download Url as source
- Remove useless xz require
-------------------------------------------------------------------
Mon Feb 10 14:28:28 UTC 2014 - p.drouand@gmail.com
- Update to version 1.7.3 (unstable)
+ fix tty detection for terminal codes.
-------------------------------------------------------------------
Sun Jan 19 16:47:14 UTC 2014 - p.drouand@gmail.com
- Update to version 1.7.2 (unstable)
+ many fixes from gnome-common that are useful for MATE
+ Read the dirlist file unconditionally
+ Better support of using AUTOCONF environment variable
bgo #510713 (http://bugzilla.gnome.org/show_bug.cgi?id=510713)
+ trace AC_CONFIG_SUBDIRS with autoconf
Find configure.ac and configure.in files using the trace
functionality of autoconf in order to skip build directories from
incomplete make distcheck runs.
bgo #510713 (http://bugzilla.gnome.org/show_bug.cgi?id=510713)
+ check for glibtoolize in gnome-autogen.sh
bgo #564558 (http://bugzilla.gnome.org/show_bug.cgi?id=564558)
+ Fix srcdir!=builddir for Scrollkeeper
bgo #315320 (http://bugzilla.gnome.org/show_bug.cgi?id=315320)
bgo #409060 (http://bugzilla.gnome.org/show_bug.cgi?id=409060)
bgo #685388 (http://bugzilla.gnome.org/show_bug.cgi?id=685388)
+ mate-autogen: Don't print terminal codes if stdin isn't a tty
Otherwise this shows up as garbage in log files.
+ fix bashisms in mate-autogen
+ macros/mate-autogen: Create m4 directory if it doesnt exits
This is a automake bug fixed in automake 1.13.2
+ mate-autogen.sh: Use autoreconf instead
autopoint/libtoolize/autoconf/automake manually
+ Replace deprecated AC_HELP_STRING with AS_HELP_STRING
-------------------------------------------------------------------
Fri Jan 17 16:40:31 UTC 2014 - p.drouand@gmail.com
- Update to version 1.7.1 (unstable)
+ Replace mate-doc-utils with yelp-tools
- Changes from version 1.7.0
+ Automake turned 14 on Arch Linux
-------------------------------------------------------------------
Fri Sep 20 08:57:34 UTC 2013 - cfarrell@suse.com
- license update: GPL-3.0+
No indication of GPL-3.0 only files.
-------------------------------------------------------------------
Wed Sep 11 06:59:31 UTC 2013 - p.drouand@gmail.com
- Update to version 1.6.2
+ automake turned 14 on Arch Linux
-------------------------------------------------------------------
Sun May 12 22:43:46 UTC 2013 - p.drouand@gmail.com
- Update to version 1.6.1
+ switch to make dist
-------------------------------------------------------------------
Wed Apr 3 12:47:38 UTC 2013 - johann.luce@wanadoo.fr
- Update to version 1.6.0
+ No changelog available
-------------------------------------------------------------------
Thu Mar 14 19:16:58 UTC 2013 - p.drouand@gmail.com
- Update to version 1.5.2:
+ Add GPL3 copyright headers
+ Rename configure.in to configure.ac to be liked by autoconf >= 1.12
Fix warning: autoconf input should be named 'configure.ac', not 'configure.in'
-------------------------------------------------------------------
Thu Jan 24 20:34:53 UTC 2013 - nmo.marques@gmail.com
- Update to version 1.5.1
+ fix coalitions with gnome packages
-------------------------------------------------------------------
Fri Dec 14 22:37:43 UTC 2012 - stefano-k@mate-desktop.org
- Checking OBS, triggering rebuild
-------------------------------------------------------------------
Mon Nov 19 00:00:42 UTC 2012 - nmo.marques@gmail.com
- Add xz to BRs, reverting otherwise build in 12.1 is broken
-------------------------------------------------------------------
Sun Nov 18 01:58:32 UTC 2012 - nmarques@mate-desktop.org
- Remove %clean and xz BRs; update contact in RPM changelog and
minor spec cleansings.
-------------------------------------------------------------------
Thu Oct 4 11:27:42 UTC 2012 - nmarques@mate-desktop.org
- Update to version 1.5.0
+ bump release, no changes
-------------------------------------------------------------------
Tue Oct 2 12:45:15 UTC 2012 - nmarques@mate-desktop.org
- Remove mate-doc-utils from Requires because of cyclic dependency
-------------------------------------------------------------------
Fri Sep 21 19:44:32 UTC 2012 - nmarques@mate-desktop.org
- Rework on spec for review
-------------------------------------------------------------------
Thu Sep 13 01:09:47 UTC 2012 - nmarques@mate-desktop.org
- Add mate-doc-utils to requires; this is currently needed for all
packages for autogen.sh
-------------------------------------------------------------------
Sat Sep 8 00:01:33 UTC 2012 - nmarques@mate-desktop.org
- Copypac to X11:MATE
+ minor cosmetic fixes
-------------------------------------------------------------------
Sat Jul 14 17:01:41 UTC 2012 - nmarques@mate-desktop.org
- Update to version 1.4.0
-------------------------------------------------------------------
Sun Jun 17 19:06:28 UTC 2012 - nmarques@mate-desktop.org
- Update to version 1.3.0
-------------------------------------------------------------------
Sat Jun 16 15:55:36 UTC 2012 - nmarques@mate-desktop.org
- Initial package from 1.2.2 release