Hello community,
here is the log from the commit of package vala-panel-plugin-sntray for
openSUSE:Factory checked in at 2017-01-25 23:32:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vala-panel-plugin-sntray (Old)
and /work/SRC/openSUSE:Factory/.vala-panel-plugin-sntray.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vala-panel-plugin-sntray"
Changes:
--------
---
/work/SRC/openSUSE:Factory/vala-panel-plugin-sntray/vala-panel-plugin-sntray.changes
2016-05-17 17:15:46.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.vala-panel-plugin-sntray.new/vala-panel-plugin-sntray.changes
2017-01-25 23:32:59.247479053 +0100
@@ -1,0 +2,6 @@
+Mon Jan 23 12:25:12 UTC 2017 - [email protected]
+
+- Update to version 0.4.1:
+ * No changelog available.
+
+-------------------------------------------------------------------
Old:
----
xfce4-sntray-plugin-0.3.14.tar.gz
New:
----
xfce4-sntray-plugin-0.4.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vala-panel-plugin-sntray.spec ++++++
--- /var/tmp/diff_new_pack.RFG2Lu/_old 2017-01-25 23:32:59.639419989 +0100
+++ /var/tmp/diff_new_pack.RFG2Lu/_new 2017-01-25 23:32:59.643419387 +0100
@@ -1,7 +1,7 @@
#
# spec file for package vala-panel-plugin-sntray
#
-# 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
@@ -18,7 +18,7 @@
%define _name xfce4-sntray-plugin
Name: vala-panel-plugin-sntray
-Version: 0.3.14
+Version: 0.4.1
Release: 0
Summary: StatusNotifierItem (appindicator) plugin for vala-panel
License: LGPL-3.0+ and GPL-3.0+
@@ -26,14 +26,15 @@
Url: https://github.com/rilian-la-te/xfce4-sntray-plugin
Source:
https://github.com/rilian-la-te/%{_name}/releases/download/%{version}/%{_name}-%{version}.tar.gz
BuildRequires: cmake >= 2.8
+BuildRequires: fdupes
BuildRequires: gettext
-BuildRequires: pkg-config
+BuildRequires: pkgconfig
BuildRequires: vala >= 0.24
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.12
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.16.0
BuildRequires: pkgconfig(libpeas-1.0) >= 1.2
BuildRequires: pkgconfig(vala-panel)
Recommends: %{name}-lang
-%if 0%{?suse_version} >= 1315 && 0%{?suse_version} != 1320
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 &&
0%{?is_opensuse})
BuildRequires: pkgconfig(libxfce4panel-2.0)
BuildRequires: pkgconfig(libxfconf-0)
%endif
@@ -41,7 +42,7 @@
%description
StatusNotifierItem is the new D-Bus standard for system tray.
-%if 0%{?suse_version} >= 1315 && 0%{?suse_version} != 1320
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 &&
0%{?is_opensuse})
%package lang
Summary: Languages for package vala-panel-plugin-sntray
Group: System/Localization
@@ -61,7 +62,7 @@
%lang_package
%endif
-%if 0%{?suse_version} >= 1315 && 0%{?suse_version} != 1320
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 &&
0%{?is_opensuse})
%package -n xfce4-panel-plugin-sntray
Summary: StatusNotifierItem (appindicator) plugin for xfce4-panel
Group: System/GUI/XFCE
@@ -74,19 +75,16 @@
%prep
%setup -q -n %{_name}-%{version}
-%if 0%{?suse_version} != 1320
-# Use upstream glib-2.0.vapi.
-rm src/vapi/glib-2.0.vapi
-%endif
%build
%cmake \
-DGSETTINGS_COMPILE=OFF
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
%install
%cmake_install
%find_lang %{_name}
+%fdupes %{buildroot}%{_datadir}/
%post
%glib2_gsettings_schema_post
@@ -106,7 +104,7 @@
%files lang -f %{_name}.lang
%defattr(-,root,root)
-%if 0%{?suse_version} >= 1315 && 0%{?suse_version} != 1320
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 &&
0%{?is_opensuse})
%files -n xfce4-panel-plugin-sntray
%defattr(-,root,root)
%doc LICENSE README.md
++++++ xfce4-sntray-plugin-0.3.14.tar.gz -> xfce4-sntray-plugin-0.4.1.tar.gz
++++++
++++ 6842 lines of diff (skipped)