Hello community,

here is the log from the commit of package vertex-gtk-theme for 
openSUSE:Factory checked in at 2017-05-10 20:53:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vertex-gtk-theme (Old)
 and      /work/SRC/openSUSE:Factory/.vertex-gtk-theme.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vertex-gtk-theme"

Wed May 10 20:53:33 2017 rev:7 rq:494047 version:20170128

Changes:
--------
--- /work/SRC/openSUSE:Factory/vertex-gtk-theme/vertex-gtk-theme.changes        
2016-09-25 14:45:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vertex-gtk-theme.new/vertex-gtk-theme.changes   
2017-05-10 20:53:35.172865839 +0200
@@ -1,0 +2,8 @@
+Tue May  9 16:45:47 UTC 2017 - [email protected]
+
+- Update to version 20170128:
+  * Fixes for GNOME 3.22.
+  * Bugfixes.
+- Remove vertex-gtk-theme-gtk-3.22.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  vertex-gtk-theme-20160329.tar.gz
  vertex-gtk-theme-gtk-3.22.patch

New:
----
  vertex-theme-20170128.tar.gz

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

Other differences:
------------------
++++++ vertex-gtk-theme.spec ++++++
--- /var/tmp/diff_new_pack.3mYSy7/_old  2017-05-10 20:53:36.708649119 +0200
+++ /var/tmp/diff_new_pack.3mYSy7/_new  2017-05-10 20:53:36.712648555 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vertex-gtk-theme
 #
-# 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
@@ -19,15 +19,13 @@
 %define _theme  Vertex
 %define _name   vertex
 Name:           vertex-gtk-theme
-Version:        20160329
+Version:        20170128
 Release:        0
 Summary:        Vertex GTK+ theme
 License:        GPL-3.0+
 Group:          System/GUI/Other
 Url:            https://github.com/horst3180/Vertex-theme
-Source:         
https://github.com/horst3180/%{_theme}-theme/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM vertex-gtk-theme-gtk-3.22.patch [email protected] -- 
Fix building with Gtk 3.22.
-Patch0:         vertex-gtk-theme-gtk-3.22.patch
+Source:         
https://github.com/horst3180/%{_name}-theme/archive/%{version}.tar.gz#/%{_name}-theme-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -85,14 +83,13 @@
 
 %prep
 %setup -q -n %{_name}-theme-%{version}
-%patch0 -p1
 sed -i '/configure/d' autogen.sh
 sed -i 's/^\(IconTheme=\).*$/\1Adwaita/' common/index.theme*
 
 %build
 ./autogen.sh
 %configure
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install


Reply via email to