Hello community,
here is the log from the commit of package mate-indicator-applet for
openSUSE:Factory checked in at 2017-03-20 17:11:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-indicator-applet (Old)
and /work/SRC/openSUSE:Factory/.mate-indicator-applet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-indicator-applet"
Mon Mar 20 17:11:43 2017 rev:10 rq:481128 version:1.18.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/mate-indicator-applet/mate-indicator-applet.changes
2016-09-25 14:42:57.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.mate-indicator-applet.new/mate-indicator-applet.changes
2017-03-20 17:11:43.799509793 +0100
@@ -1,0 +2,12 @@
+Tue Mar 14 10:11:47 UTC 2017 - [email protected]
+
+- Update to version 1.18.0:
+ * NEWS: Use consistent, project wide, markdown-like formatting to
+ make generating release announcements easier.
+ * Build: Show new style indicator support status in summary.
+ * Build: Require mate-panel >= 1.17.
+ * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+ --with-gtk build option.
+ * Update translations.
+
+-------------------------------------------------------------------
Old:
----
mate-indicator-applet-1.16.0.tar.xz
New:
----
mate-indicator-applet-1.18.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-indicator-applet.spec ++++++
--- /var/tmp/diff_new_pack.8BMaBc/_old 2017-03-20 17:11:44.463416051 +0100
+++ /var/tmp/diff_new_pack.8BMaBc/_new 2017-03-20 17:11:44.467415486 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mate-indicator-applet
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,21 +16,22 @@
#
-%define _version 1.16
+%define _version 1.18
Name: mate-indicator-applet
-Version: 1.16.0
+Version: 1.18.0
Release: 0
Summary: Information from applications consistently on the panel
License: GPL-3.0 and LGPL-3.0
Group: System/GUI/Other
-Url: http://mate-desktop.org/
+Url: https://mate-desktop.org/
Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
BuildRequires: hicolor-icon-theme
BuildRequires: mate-common >= %{_version}
BuildRequires: pkgconfig
BuildRequires: pkgconfig(dbus-glib-1)
-BuildRequires: pkgconfig(gtk+-2.0)
-BuildRequires: pkgconfig(indicator-0.4)
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires: pkgconfig(indicator3-0.4)
+BuildRequires: pkgconfig(libido3-0.1)
BuildRequires: pkgconfig(libmatepanelapplet-4.0) >= %{_version}
BuildRequires: pkgconfig(mate-settings-daemon) >= %{_version}
BuildRequires: pkgconfig(x11)
@@ -47,7 +48,7 @@
Summary: Information from applications consistently on the panel
Group: System/GUI/Other
Recommends: mate-applet-indicator-lang
-Provides: indicator-renderer-gtk2
+Provides: indicator-renderer
# mate-indicator-applet was last used in openSUSE Leap 42.1.
Provides: %{name} = %{version}
Obsoletes: %{name} < %{version}
@@ -72,9 +73,8 @@
%configure \
--disable-static \
--disable-scrollkeeper \
- --with-gtk=2.0 \
--libexecdir=%{_libexecdir}/%{name}
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
%install
%make_install
++++++ mate-indicator-applet-1.16.0.tar.xz ->
mate-indicator-applet-1.18.0.tar.xz ++++++
++++ 25076 lines of diff (skipped)