Hello community,

here is the log from the commit of package gtk-xfce-engine for openSUSE:Factory 
checked in at 2012-05-08 11:48:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk-xfce-engine (Old)
 and      /work/SRC/openSUSE:Factory/.gtk-xfce-engine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk-xfce-engine", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk-xfce-engine/gtk-xfce-engine.changes  
2012-04-12 09:25:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtk-xfce-engine.new/gtk-xfce-engine.changes     
2012-05-08 11:48:44.000000000 +0200
@@ -1,0 +2,35 @@
+Sat Apr 28 11:28:25 UTC 2012 - [email protected]
+
+- update to version 3.0.0
+  - added px for border sizes
+  - corrected DETAIL names
+  - use the correct colors for options and checks
+  - more consistent extension rendering
+  - corrected class matching and alignments
+  - require Gtk 3.2
+  - tuned default theme for Gtk 3.2
+  - added Gtk 3.4 support to the engine
+  - default themes don't support Gtk+-3.4
+
+-------------------------------------------------------------------
+Sat Apr 14 11:39:54 UTC 2012 - [email protected]
+
+- update to version 2.99.3
+  - link against libm for floor() and ceil()
+  - reduce GtkComboBox padding
+
+-------------------------------------------------------------------
+Sun Apr  8 18:04:26 UTC 2012 - [email protected]
+
+- update to version 2.99.2
+  - improved menu theming
+  - theme gtk-tooltip
+  - scale radio and check boxes
+  - draw inset border around default button
+  - changed rendering of GtkSpinButton
+  - pixel align checkboxes in the Gtk+-3.0 engine
+  - link against libm (bug #6253)
+  - added Gtk+-3.0 theming engine
+  - changed drawing routines to use cairo
+
+-------------------------------------------------------------------

Old:
----
  gtk-xfce-engine-2.8.1.tar.bz2

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

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

Other differences:
------------------
++++++ gtk-xfce-engine.spec ++++++
--- /var/tmp/diff_new_pack.9CfZ2b/_old  2012-05-08 11:48:50.000000000 +0200
+++ /var/tmp/diff_new_pack.9CfZ2b/_new  2012-05-08 11:48:50.000000000 +0200
@@ -17,21 +17,23 @@
 
 
 Name:           gtk-xfce-engine
-Version:        2.8.1
+Version:        3.0.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/2.8/%{name}-%{version}.tar.bz2
+Source0:        
http://archive.xfce.org/src/xfce/gtk-xfce-engine/3.0/%{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
+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
-The Xfce GTK+-2.0 theme engine provides various different themes which allow
+The Xfce GTK theme engine provides various different themes which allow
 for homogeneity in applications for both business and personal desktops.
 
 %prep
@@ -39,10 +41,14 @@
 
 %build
 %configure --disable-static
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
+%make_install
+
+rm -f %{buildroot}%{_libdir}/gtk-*/*/*engines/*.la
+
+%fdupes %{buildroot}%{_datadir}
 
 %clean
 rm -rf %{buildroot}
@@ -51,6 +57,7 @@
 %defattr(-,root,root)
 %doc AUTHORS NEWS COPYING ChangeLog
 %{_libdir}/gtk-2.0
+%{_libdir}/gtk-3.0
 %{_datadir}/themes/*
 
 %changelog

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

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to