Hello community,

here is the log from the commit of package vala-panel for openSUSE:Factory 
checked in at 2017-01-25 23:32:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vala-panel (Old)
 and      /work/SRC/openSUSE:Factory/.vala-panel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vala-panel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vala-panel/vala-panel.changes    2016-05-17 
17:15:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vala-panel.new/vala-panel.changes       
2017-01-25 23:32:52.640474706 +0100
@@ -1,0 +2,7 @@
+Mon Jan 23 12:25:12 UTC 2017 - [email protected]
+
+- Update to version 0.3.6:
+  * No changelog available.
+- Fix recommends.
+
+-------------------------------------------------------------------

Old:
----
  vala-panel-0.3.5.tar.gz

New:
----
  vala-panel-0.3.6.tar.gz

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

Other differences:
------------------
++++++ vala-panel.spec ++++++
--- /var/tmp/diff_new_pack.l1LqeX/_old  2017-01-25 23:32:53.996270392 +0100
+++ /var/tmp/diff_new_pack.l1LqeX/_new  2017-01-25 23:32:54.000269790 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vala-panel
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           vala-panel
-Version:        0.3.5
+Version:        0.3.6
 Release:        0
 Summary:        A Gtk3 desktop panel based on Vala
 License:        GPL-3.0+
@@ -27,15 +27,15 @@
 BuildRequires:  cmake >= 2.8
 BuildRequires:  fdupes
 BuildRequires:  gettext
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  vala >= 0.24
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.16.0
 BuildRequires:  pkgconfig(libpeas-1.0) >= 1.2.0
 BuildRequires:  pkgconfig(libwnck-3.0) >= 3.4.0
-Recommends:     %{name}-lang = %{version}
+Recommends:     %{name}-lang
+Recommends:     %{name}-plugin-sntray
 Recommends:     %{name}-plugins-base = %{version}
-Recommends:     %{name}-sntray = %{version}
-Suggests:       %{name}-appmenu = %{version}
+Suggests:       %{name}-plugin-appmenu
 Suggests:       %{name}-plugins-wnck = %{version}
 
 %description
@@ -54,8 +54,7 @@
 Summary:        Development files for vala-panel
 Group:          Development/Libraries/Other
 Requires:       %{name} = %{version}
-Requires:       pkg-config
-Requires:       pkgconfig(gtk+-3.0) >= 3.12.0
+Requires:       pkgconfig(gtk+-3.0) >= 3.16.0
 Requires:       pkgconfig(libpeas-1.0) >= 1.2.0
 Requires:       pkgconfig(libwnck-3.0) >= 3.4.0
 
@@ -82,21 +81,17 @@
 
 %prep
 %setup -q
-%if 0%{?suse_version} != 1320
-# Use upstream glib-2.0.vapi.
-rm vapi/glib-2.0.vapi
-%endif
 
 %build
 %cmake \
   -DCMAKE_INSTALL_SYSCONFDIR=%{_sysconfdir} \
   -DGSETTINGS_COMPILE=OFF
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %cmake_install
 %find_lang %{name}
-%fdupes %{buildroot}%{_datadir}
+%fdupes %{buildroot}%{_datadir}/
 
 %post
 %icon_theme_cache_post

++++++ vala-panel-0.3.5.tar.gz -> vala-panel-0.3.6.tar.gz ++++++
++++ 8236 lines of diff (skipped)


Reply via email to