Hello community,
here is the log from the commit of package mate-indicator-applet for
openSUSE:Factory checked in at 2016-04-15 19:10:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-indicator-applet (Old)
and /work/SRC/openSUSE:Factory/.mate-indicator-applet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-indicator-applet"
Changes:
--------
---
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes
2015-12-01 09:20:03.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
2016-04-15 19:10:06.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Apr 9 11:24:53 UTC 2016 - [email protected]
+
+- Update to version 1.14.0:
+ * GTK+3: Fix several deprecations.
+ * Update translations.
+ * Fix Changelog generation.
+
+-------------------------------------------------------------------
Old:
----
mate-indicator-applet-1.12.1.tar.xz
New:
----
mate-indicator-applet-1.14.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-indicator-applet.spec ++++++
--- /var/tmp/diff_new_pack.Yh2Okh/_old 2016-04-15 19:10:07.000000000 +0200
+++ /var/tmp/diff_new_pack.Yh2Okh/_new 2016-04-15 19:10:07.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package mate-indicator-applet
#
-# 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-indicator-applet
-Version: 1.12.1
+Version: 1.14.0
Release: 0
Summary: Information from applications consistently on the panel
License: GPL-3.0 and LGPL-3.0
@@ -50,18 +50,17 @@
%setup -q
%build
+NOCONFIGURE=1 mate-autogen
%configure \
--disable-static \
--disable-scrollkeeper \
+ --with-gtk=2.0 \
--libexecdir=%{_libexecdir}/%{name}
make %{?_smp_mflags}
%install
%make_install
%find_lang %{name}
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
- rm -rf %{buildroot}%{_datadir}/MateConf/
-fi
%post
%glib2_gsettings_schema_post
++++++ mate-indicator-applet-1.12.1.tar.xz ->
mate-indicator-applet-1.14.0.tar.xz ++++++
++++ 12022 lines of diff (skipped)