Hello community,

here is the log from the commit of package gtk-xfce-engine for openSUSE:Factory 
checked in at 2015-03-09 10:07:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk-xfce-engine (Old)
 and      /work/SRC/openSUSE:Factory/.gtk-xfce-engine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk-xfce-engine"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk-xfce-engine/gtk-xfce-engine.changes  
2012-08-24 13:51:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtk-xfce-engine.new/gtk-xfce-engine.changes     
2015-03-09 10:07:24.000000000 +0100
@@ -1,0 +2,19 @@
+Sat Feb 28 20:24:06 UTC 2015 - g...@opensuse.org
+
+- update to version 3.2.0
+  - add new theme Xfce-flat
+  - fix invalid free on theme parse error
+
+-------------------------------------------------------------------
+Thu Feb 19 09:56:03 UTC 2015 - g...@opensuse.org
+
+- update to version 3.1.0
+  - added default colors to xfce basic theme
+  - fix uinitialized value (bxo#10877)
+  - support trough-side-details
+  - added flat_border and focus_color style properties
+  - more rendering improvements
+  - Gtk+-3 support has been stopped
+- dropped obsolete gtk-xfce-engine-fix-memory-leak.patch
+
+-------------------------------------------------------------------

Old:
----
  gtk-xfce-engine-3.0.0.tar.bz2
  gtk-xfce-engine-fix-memory-leak.patch

New:
----
  gtk-xfce-engine-3.2.0.tar.bz2

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

Other differences:
------------------
++++++ gtk-xfce-engine.spec ++++++
--- /var/tmp/diff_new_pack.BWKMxy/_old  2015-03-09 10:07:25.000000000 +0100
+++ /var/tmp/diff_new_pack.BWKMxy/_new  2015-03-09 10:07:25.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk-xfce-engine
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,21 +17,18 @@
 
 
 Name:           gtk-xfce-engine
-Version:        3.0.0
+Version:        3.2.0
 Release:        0
 Summary:        Xfce GTK+-2.0 Theme Engine
 License:        GPL-2.0+
 Group:          System/GUI/XFCE
 Url:            http://www.xfce.org/
-Source0:        
http://archive.xfce.org/src/xfce/gtk-xfce-engine/3.0/%{name}-%{version}.tar.bz2
+Source0:        
http://archive.xfce.org/src/xfce/gtk-xfce-engine/3.2/%{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
-# PATCH-FIX-UPSTREAM gtk-xfce-engine-fix-memory-leak.patch bnc#771292 bxo#8521 
g...@opensuse.org -- Fixes a memory leak in the cairo drawing code
-Patch0:         gtk-xfce-engine-fix-memory-leak.patch
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -40,7 +37,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --disable-static
@@ -49,18 +45,14 @@
 %install
 %make_install
 
-rm -f %{buildroot}%{_libdir}/gtk-*/*/*engines/*.la
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %fdupes %{buildroot}%{_datadir}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS NEWS COPYING ChangeLog
-%{_libdir}/gtk-2.0
-%{_libdir}/gtk-3.0
+%{_libdir}/gtk-2.0/
 %{_datadir}/themes/*
 
 %changelog

++++++ gtk-xfce-engine-3.0.0.tar.bz2 -> gtk-xfce-engine-3.2.0.tar.bz2 ++++++
++++ 52763 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to