Hello community, here is the log from the commit of package mate-applets for openSUSE:Factory checked in at 2016-04-15 19:09:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-applets (Old) and /work/SRC/openSUSE:Factory/.mate-applets.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-applets" Changes: -------- --- /work/SRC/openSUSE:Factory/mate-applets/mate-applets.changes 2015-12-03 13:31:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets.changes 2016-04-15 19:09:39.000000000 +0200 @@ -1,0 +2,31 @@ +Sat Apr 9 11:24:53 UTC 2016 - [email protected] + +- Update to version 1.14.0: + * Update translations. + * Fix Changelog generation. + +------------------------------------------------------------------- +Sun Apr 3 11:25:43 UTC 2016 - [email protected] + +- Update to version 1.13.1: + * GTK+3: Fix cpufreq applet rendering. + * cpufreq: Capitalise CPU in schema description. + * Re-licence Command and Timer applets under GPLv2+. + * cpufreq GTK+3: Hardcode fewer labels. + * weather: Fix some typos and remove some dead code. + +------------------------------------------------------------------- +Thu Jan 28 21:23:41 UTC 2016 - [email protected] + +- Update to version 1.13.0: + * GTK+3: Fix several deprecations. + * Drop null_applet which isn't even buildable these days. + * Drop MateConf migration scripts. + * Merge netspeed applet from mate-netspeed project (and + discontinue that project). + * GTK+3: fix setting fg/bg colors and font type in stickynotes + applet. + * Some more fixes and cleanups. +- Obsolete mate-applet-netspeed package. + +------------------------------------------------------------------- Old: ---- mate-applets-1.12.1.tar.xz New: ---- mate-applets-1.14.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-applets.spec ++++++ --- /var/tmp/diff_new_pack.KSjaKx/_old 2016-04-15 19:09:40.000000000 +0200 +++ /var/tmp/diff_new_pack.KSjaKx/_new 2016-04-15 19:09:40.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package mate-applets # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define _version 1.12 +%define _version 1.14 Name: mate-applets -Version: 1.12.1 +Version: 1.14.0 Release: 0 Summary: A set of applets for the MATE Desktop License: GFDL-1.1 and GPL-2.0+ @@ -47,6 +47,13 @@ BuildRequires: pkgconfig(popt) BuildRequires: pkgconfig(pygobject-3.0) BuildRequires: pkgconfig(upower-glib) +# mate-applet-netspeed was last used in openSUSE Leap 42.1. +Provides: mate-applet-netspeed = %{version} +Obsoletes: mate-applet-netspeed < %{version} +Obsoletes: mate-applet-netspeed-lang < %{version} +Provides: mate-netspeed = %{version} +Obsoletes: mate-netspeed < %{version} +Obsoletes: mate-netspeed-lang < %{version} Recommends: %{name}-lang %glib2_gsettings_schema_requires @@ -59,8 +66,10 @@ %setup -q %build +NOCONFIGURE=1 mate-autogen %configure \ --disable-static \ + --with-gtk=2.0 \ --enable-stickynotes \ --disable-frequency-selector \ --libexecdir=%{_libexecdir}/%{name} @@ -72,10 +81,6 @@ %fdupes %{buildroot}%{_datadir} %fdupes %{buildroot}%{python_sitelib} -if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then - rm -rf %{buildroot}%{_datadir}/MateConf/ -fi - %post %icon_theme_cache_post %icon_theme_cache_post mate @@ -100,6 +105,8 @@ %{_datadir}/mate/ %{_datadir}/mate-panel/ %{_datadir}/icons/hicolor/*/apps/* +%{_datadir}/icons/hicolor/*/devices/* +%{_datadir}/icons/hicolor/*/status/* %{_datadir}/pixmaps/mate-* %{_mandir}/man?/mate*.?%{?ext_man} %{_datadir}/glib-2.0/schemas/*.xml ++++++ mate-applets-1.12.1.tar.xz -> mate-applets-1.14.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/mate-applets/mate-applets-1.12.1.tar.xz /work/SRC/openSUSE:Factory/.mate-applets.new/mate-applets-1.14.0.tar.xz differ: char 25, line 1
