Hello community,

here is the log from the commit of package gtk3-metatheme-sonar for 
openSUSE:Factory checked in at 2012-01-05 19:13:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk3-metatheme-sonar (Old)
 and      /work/SRC/openSUSE:Factory/.gtk3-metatheme-sonar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk3-metatheme-sonar", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gtk3-metatheme-sonar/gtk3-metatheme-sonar.changes    
    2011-10-21 16:30:26.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gtk3-metatheme-sonar.new/gtk3-metatheme-sonar.changes
   2012-01-05 19:13:05.000000000 +0100
@@ -1,0 +2,15 @@
+Fri Dec 16 21:34:39 UTC 2011 - [email protected]
+
+- Update on 2nd November 2011:
+  + Fixed rubberband selection looking solid white in the
+    filemanager.
+  + Added DnD lines.
+- Updates from 25th October 2011:
+  + Improved tabs.
+  + Added dark border on menus.
+  + Lighter selection.
+  + Don't use dark Adwaita theme for image viewer.
+- Add fdupes BuildRequires and call %fdupes: there are now some
+  duplicate svg images and css files.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gtk3-metatheme-sonar.spec ++++++
--- /var/tmp/diff_new_pack.QK5Ifk/_old  2012-01-05 19:13:06.000000000 +0100
+++ /var/tmp/diff_new_pack.QK5Ifk/_new  2012-01-05 19:13:06.000000000 +0100
@@ -16,16 +16,17 @@
 #
 
 
-
 Name:           gtk3-metatheme-sonar
-Version:        3.2
-Release:        1
+Version:        3.2.20111102
+Release:        0
+%define _version 3.2
 # Note: on update to new version, check that we copy all the required files in 
%%install
-Group:          System/GUI/GNOME
-License:        GPL-3.0+
 Summary:        GTK+ 3 Sonar Theme
+License:        GPL-3.0+
+Group:          System/GUI/GNOME
 Url:            http://half-left.deviantart.com/art/Sonar-GTK3-254801661
-Source0:        Sonar-%{version}.tar.bz2
+Source0:        Sonar-%{_version}.tar.bz2
+BuildRequires:  fdupes
 # For directory ownership
 BuildRequires:  metatheme-sonar-common
 Requires:       metatheme-sonar-common
@@ -38,14 +39,16 @@
 GTK+ 3 theme, based on the one created for openSUSE 11.2.
 
 %prep
-%setup -q -n Sonar-%{version}
+%setup -q -n Sonar-%{_version}
 
 %build
 
 %install
 mkdir -p %{buildroot}%{_datadir}/themes/Sonar/gtk-3.0/
 cd gtk-3.0/
-cp -a assets/ *.css *.ini %{buildroot}%{_datadir}/themes/Sonar/gtk-3.0/
+cp -a assets/ *.css %{buildroot}%{_datadir}/themes/Sonar/gtk-3.0/
+test -f settings.ini && cp -a settings.ini 
%{buildroot}%{_datadir}/themes/Sonar/gtk-3.0/
+%fdupes %{buildroot}
 
 %clean
 rm -rf %{buildroot}

++++++ Sonar-3.2.tar.bz2 ++++++
++++ 7147 lines of diff (skipped)

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

Reply via email to