commit faenza-icon-theme for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package faenza-icon-theme for 
openSUSE:Factory checked in at 2013-05-16 10:11:11

Comparing /work/SRC/openSUSE:Factory/faenza-icon-theme (Old)
 and  /work/SRC/openSUSE:Factory/.faenza-icon-theme.new (New)


Package is faenza-icon-theme

Changes:

--- /work/SRC/openSUSE:Factory/faenza-icon-theme/faenza-icon-theme.changes  
2013-03-08 13:01:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.faenza-icon-theme.new/faenza-icon-theme.changes 
2013-05-16 10:11:12.0 +0200
@@ -1,0 +2,5 @@
+Fri May 10 09:45:06 UTC 2013 - rmila...@suse.com
+
+- Also rebrand svg icons, otherwise default icon is set to Ubuntu.
+
+---



Other differences:
--

++ faenza-install ++
--- /var/tmp/diff_new_pack.Gn5qFv/_old  2013-05-16 10:11:13.0 +0200
+++ /var/tmp/diff_new_pack.Gn5qFv/_new  2013-05-16 10:11:13.0 +0200
@@ -41,7 +41,7 @@
 for variant in variants:
 for root, dirs, files in os.walk(variant):
 for f in files:
-if fnmatch(f, target + '.png'):
+if fnmatch(f, target + '.png') or fnmatch(f, target + 
'.svg'):
 icons.append(root + '/' + f)
 return 0
 

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



commit faenza-icon-theme for openSUSE:Factory

2013-03-08 Thread h_root
Hello community,

here is the log from the commit of package faenza-icon-theme for 
openSUSE:Factory checked in at 2013-03-08 13:01:41

Comparing /work/SRC/openSUSE:Factory/faenza-icon-theme (Old)
 and  /work/SRC/openSUSE:Factory/.faenza-icon-theme.new (New)


Package is faenza-icon-theme, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/faenza-icon-theme/faenza-icon-theme.changes  
2012-11-02 17:32:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.faenza-icon-theme.new/faenza-icon-theme.changes 
2013-03-08 13:01:43.0 +0100
@@ -1,0 +2,10 @@
+Tue Feb 19 19:09:38 UTC 2013 - nmo.marq...@gmail.com
+
+- Update to version 1.3:
+  + New weather symbolic icons
+  + New Apps: UbuntuOne Music and Ubuntu Online Accounts
+  + New designs for Twitter, Spotify and Adress Book
+  + Icons for system settings categories on Ubuntu
+  + Fix some missing links
+
+---

Old:

  faenza_icons_by_tiheum-d2v6x24.zip

New:

  faenza-icon-theme_1.3.zip



Other differences:
--
++ faenza-icon-theme.spec ++
--- /var/tmp/diff_new_pack.le8YeC/_old  2013-03-08 13:01:54.0 +0100
+++ /var/tmp/diff_new_pack.le8YeC/_new  2013-03-08 13:01:54.0 +0100
@@ -2,7 +2,7 @@
 #
 # spec file for package faenza-icon-theme
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 PAscal Bleser
 # Copyright (c) 2010 Nelson Marques
 #
@@ -20,14 +20,14 @@
 
 
 Name:   faenza-icon-theme
-Version:1.2
+Version:1.3
 Release:0
 Summary:Faenza Icon Theme
 License:GPL-3.0+
 Group:  System/GUI/GNOME
 Url:http://tiheum.deviantart.com/art/Faenza-Icons-173323228
 ## 
http://www.deviantart.com/download/173323228/faenza_icons_by_tiheum-d2v6x24.zip
-Source: faenza_icons_by_tiheum-d2v6x24.zip
+Source0:
https://faenza-icon-theme.googlecode.com/files/%{name}_%{version}.zip
 Source1:
http://gnome-look.org/CONTENT/content-files/132681-Faenza-Mint.tar.gz
 # script to rebrand and install stuff...
 Source2:faenza-install
@@ -113,7 +113,7 @@
 applications, folder, files and GNOME menu items.
 
 %prep
-%setup -q -c faenza-%{version} -a 1
+%setup -q -c %{name}-%{version} -a 1
 
 for f in Faenza*.tar.gz; do
 tar xzf $f

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