Hello community,

here is the log from the commit of package vala-panel-plugin-sntray for 
openSUSE:Factory checked in at 2018-08-29 12:26:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"

Wed Aug 29 12:26:54 2018 rev:7 rq:632010 version:0.4.11

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/vala-panel-plugin-sntray/vala-panel-plugin-sntray.changes
        2017-05-03 15:54:04.370630843 +0200
+++ 
/work/SRC/openSUSE:Factory/.vala-panel-plugin-sntray.new/vala-panel-plugin-sntray.changes
   2018-08-29 12:26:56.935626285 +0200
@@ -1,0 +2,7 @@
+Mon Aug 27 11:59:46 UTC 2018 - [email protected]
+
+- Update to version 0.4.11:
+  * No changelog available.
+- Remove vala-panel-plugin-sntray-0.4.1-vala-0.36.patch.
+
+-------------------------------------------------------------------

Old:
----
  vala-panel-plugin-sntray-0.4.1-vala-0.36.patch
  xfce4-sntray-plugin-0.4.3.tar.gz

New:
----
  xfce4-sntray-plugin-0.4.11.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vala-panel-plugin-sntray.spec ++++++
--- /var/tmp/diff_new_pack.9wWPvi/_old  2018-08-29 12:26:57.555627647 +0200
+++ /var/tmp/diff_new_pack.9wWPvi/_new  2018-08-29 12:26:57.555627647 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vala-panel-plugin-sntray
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,27 +16,26 @@
 #
 
 
+%define _rev    4c8a0c6b72a96e823f9dd1302a0280de
 %define _name   xfce4-sntray-plugin
 Name:           vala-panel-plugin-sntray
-Version:        0.4.3
+Version:        0.4.11
 Release:        0
 Summary:        StatusNotifierItem (appindicator) plugin for vala-panel
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          System/GUI/Other
-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
-# PATCH-FIX-UPSTREAM vala-panel-plugin-sntray-0.4.1-vala-0.36.patch -- Fix 
build with Vala 0.36 and newer.
-Patch0:         vala-panel-plugin-sntray-0.4.1-vala-0.36.patch
-BuildRequires:  cmake >= 2.8
+URL:            https://gitlab.com/vala-panel-project/xfce4-sntray-plugin
+Source:         
https://gitlab.com/vala-panel-project/xfce4-sntray-plugin/uploads/%{_rev}/%{_name}-%{version}.tar.gz
+BuildRequires:  cmake >= 3.6
 BuildRequires:  fdupes
 BuildRequires:  gettext
 BuildRequires:  pkgconfig
-BuildRequires:  vala >= 0.24
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.16.0
-BuildRequires:  pkgconfig(libpeas-1.0) >= 1.2
-BuildRequires:  pkgconfig(vala-panel) >= 0.3.7
+BuildRequires:  vala >= 0.36
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
+BuildRequires:  pkgconfig(libpeas-1.0) >= 1.14.0
+BuildRequires:  pkgconfig(vala-panel) >= 0.4.50
 Recommends:     %{name}-lang
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
+%if 0%{?suse_version} >= 1500 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
 BuildRequires:  pkgconfig(libxfce4panel-2.0)
 BuildRequires:  pkgconfig(libxfconf-0)
 %endif
@@ -44,27 +43,25 @@
 %description
 StatusNotifierItem is the new D-Bus standard for system tray.
 
-%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
 Suggests:       %{name} = %{version}
-Suggests:       xfce4-panel-plugin-sntray = %{version}
 Supplements:    packageand(bundle-lang-other:%{name})
-Supplements:    packageand(bundle-lang-other:xfce4-panel-plugin-sntray)
 Provides:       %{name}-lang-all = %{version}
+BuildArch:      noarch
+%if 0%{?suse_version} >= 1500 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
+Suggests:       xfce4-panel-plugin-sntray = %{version}
+Supplements:    packageand(bundle-lang-other:xfce4-panel-plugin-sntray)
 Provides:       xfce4-panel-plugin-sntray-lang = %{version}
 Provides:       xfce4-panel-plugin-sntray-lang-all = %{version}
-BuildArch:      noarch
+%endif
 
 %description lang
 Provides translations to the packages vala-panel-plugin-sntray and
 xfce4-panel-plugin-sntray.
-%else
-%lang_package
-%endif
 
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
+%if 0%{?suse_version} >= 1500 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
 %package -n xfce4-panel-plugin-sntray
 Summary:        StatusNotifierItem (appindicator) plugin for xfce4-panel
 Group:          System/GUI/XFCE
@@ -77,7 +74,6 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %build
 %cmake \
@@ -90,28 +86,29 @@
 %find_lang %{_name}
 %fdupes %{buildroot}%{_datadir}/
 
+%if 0%{?suse_version} < 1500
 %post
 %glib2_gsettings_schema_post
 
 %postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
-%doc LICENSE README.md
+%license LICENSE
+%doc README.md
 %dir %{_libdir}/vala-panel/
 %dir %{_libdir}/vala-panel/applets/
-%{_libdir}/vala-panel/applets/libsntray-valapanel.so
-%{_libdir}/vala-panel/applets/sntray.plugin
+%{_libdir}/vala-panel/applets/libsntray.so
+%{_datadir}/vala-panel/applets/sntray.plugin
 %{_datadir}/glib-2.0/schemas/org.valapanel.toplevel.sntray.gschema.xml
 
 %files lang -f %{_name}.lang
-%defattr(-,root,root)
 
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
+%if 0%{?suse_version} >= 1500 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
 %files -n xfce4-panel-plugin-sntray
-%defattr(-,root,root)
-%doc LICENSE README.md
+%license LICENSE
+%doc README.md
 %dir %{_libdir}/xfce4/
 %dir %{_libdir}/xfce4/panel/
 %dir %{_libdir}/xfce4/panel/plugins/

++++++ xfce4-sntray-plugin-0.4.3.tar.gz -> xfce4-sntray-plugin-0.4.11.tar.gz 
++++++
++++ 11112 lines of diff (skipped)


Reply via email to