[light-themes/f20] Synchronise with version bundled in Ubuntu 14.04

Mohamed ElMorabity melmorabity at fedoraproject.org
Thu May 15 07:01:41 UTC 2014


commit 96947b15fb35b89ba8acdfc98a69742c26071747
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Thu May 15 08:43:25 2014 +0200

    Synchronise with version bundled in Ubuntu 14.04

 .gitignore                       |    1 +
 light-themes-generate-tarball.sh |    4 ++--
 light-themes.spec                |   11 +++++++----
 sources                          |    2 +-
 4 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d034d21..efd0668 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /light-themes-13.04-bzr283.tar.xz
 /light-themes-13.10-bzr307.tar.xz
 /light-themes-13.10-bzr324.tar.xz
+/light-themes-14.04-bzr378.tar.xz
diff --git a/light-themes-generate-tarball.sh b/light-themes-generate-tarball.sh
index 48e371c..9a532ee 100644
--- a/light-themes-generate-tarball.sh
+++ b/light-themes-generate-tarball.sh
@@ -11,8 +11,8 @@ bzr export $FOLDER/ -r $REVISION lp:ubuntu-themes
 pushd $FOLDER/
 
 # Remove copyrighted logo icons
-rm distributor-logo.png
-find ubuntu-mono-*/ ubuntu-mobile LoginIcons   \
+rm -r distributor-logo.png ubuntu-mobile/
+find ubuntu-mono-*/ LoginIcons                 \
   \(                                           \
         -name "computer.*"                     \
      -o -name "dash-home.*"                    \
diff --git a/light-themes.spec b/light-themes.spec
index 0f172ef..d637223 100644
--- a/light-themes.spec
+++ b/light-themes.spec
@@ -1,9 +1,9 @@
-%global revision 324
-%global revision_date 20131014
+%global revision 378
+%global revision_date 20140410
 
 Name:           light-themes
-Version:        13.10
-Release:        0.3.%{revision_date}bzr%{revision}%{?dist}
+Version:        14.04
+Release:        0.1.%{revision_date}bzr%{revision}%{?dist}
 Summary:        Themes for Ubuntu
 
 Group:          User Interface/Desktops
@@ -168,6 +168,9 @@ done
 
 
 %changelog
+* Tue May 13 2014 Mohamed El Morabity <melmorabity at fedoraproject.org> - 14.04-0.1.20140410bzr378
+- Synchronise with version bundled in Ubuntu 14.04
+
 * Wed Nov 20 2013 Mohamed El Morabity <melmorabity at fedoraproject.org> - 13.10-0.3.20131014bzr324
 - Fix deps
 
diff --git a/sources b/sources
index 04e76b4..150bfd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aab947601aa69bec0d65d9e85d452cc2  light-themes-13.10-bzr324.tar.xz
+ce2aca0d06cb5f48cc333a974cfe711e  light-themes-14.04-bzr378.tar.xz


More information about the scm-commits mailing list