Hello community, here is the log from the commit of package mate-desktop for openSUSE:Factory checked in at 2016-04-15 19:09:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-desktop (Old) and /work/SRC/openSUSE:Factory/.mate-desktop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-desktop" Changes: -------- --- /work/SRC/openSUSE:Factory/mate-desktop/mate-desktop.changes 2016-01-12 16:12:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mate-desktop.new/mate-desktop.changes 2016-04-15 19:09:52.000000000 +0200 @@ -1,0 +2,16 @@ +Sat Apr 9 11:24:53 UTC 2016 - [email protected] + +- Update to version 1.14.0: + * Update translations. + * Fix Changelog generation. + +------------------------------------------------------------------- +Mon Jan 25 19:56:45 UTC 2016 - [email protected] + +- Update to version 1.13.0: + * Colorbutton: Handle alpha for GdkRGBA. + * Fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build. + * Drop MateConf migration script. + * Remove ancient mate-conf-import tool. + +------------------------------------------------------------------- Old: ---- mate-desktop-1.12.1.tar.xz New: ---- mate-desktop-1.14.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-desktop.spec ++++++ --- /var/tmp/diff_new_pack.zsMUXj/_old 2016-04-15 19:09:53.000000000 +0200 +++ /var/tmp/diff_new_pack.zsMUXj/_new 2016-04-15 19:09:53.000000000 +0200 @@ -19,9 +19,9 @@ %define soname libmate-desktop-2 %define sover 17 %define typelib typelib-1_0-MateDesktop-2_0 -%define _version 1.12 +%define _version 1.14 Name: mate-desktop -Version: 1.12.1 +Version: 1.14.0 Release: 0 Summary: Library with common API for various MATE modules License: GPL-2.0+ and LGPL-2.1+ and MIT @@ -114,8 +114,10 @@ %setup -q %build +NOCONFIGURE=1 mate-autogen %configure \ - --disable-static + --disable-static \ + --with-gtk=2.0 make %{?_smp_mflags} %install @@ -127,9 +129,6 @@ %{buildroot}%{_sysconfdir}/xdg/autostart/user-dirs-update-mate.desktop %suse_update_desktop_file mate-about %suse_update_desktop_file mate-color-select -if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then - rm -rf %{buildroot}%{_datadir}/MateConf/ -fi # Remove conflicting with GNOME files. rm -rf %{buildroot}%{_datadir}/help/*/fdl ++++++ mate-desktop-1.12.1.tar.xz -> mate-desktop-1.14.0.tar.xz ++++++ ++++ 85268 lines of diff (skipped)
