[light-themes] Update to the latest development version available in Ubuntu 13.10

Mohamed ElMorabity melmorabity at fedoraproject.org
Mon Sep 2 18:36:57 UTC 2013


commit be972d103459bf81e1dcb46e4df93f0704360f6a
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Mon Sep 2 20:36:32 2013 +0200

    Update to the latest development version available in Ubuntu 13.10

 .gitignore                       |    1 +
 light-themes-generate-tarball.sh |    4 +---
 light-themes.spec                |   11 +++++++----
 sources                          |    2 +-
 4 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc75a45..5b81e21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /light-themes_0.1.92-0ubuntu1.tar.gz
 /light-themes_0.1.93.tar.gz
 /light-themes-13.04-bzr283.tar.xz
+/light-themes-13.10-bzr307.tar.xz
diff --git a/light-themes-generate-tarball.sh b/light-themes-generate-tarball.sh
index eeeed51..18d2f4f 100644
--- a/light-themes-generate-tarball.sh
+++ b/light-themes-generate-tarball.sh
@@ -41,13 +41,11 @@ find Monochrome-*/ LoginIcons                  \
      -o -name "package-supported.*"            \
      -o -name "preferences-system-directory.*" \
      -o -name "start-here.*"                   \
-     -o -name "ubuntu*.*"                      \
   \) -delete
 
-# 
-
 # Delete dead icon symlinks
 find -L . -type l -exec rm {} \;
+
 popd
 
 tar -cJf $ARCHIVE $FOLDER
diff --git a/light-themes.spec b/light-themes.spec
index a087509..6ffed79 100644
--- a/light-themes.spec
+++ b/light-themes.spec
@@ -1,9 +1,9 @@
-%global revision 283
-%global revision_date 20130412
+%global revision 307
+%global revision_date 20130812
 
 Name:           light-themes
-Version:        13.04
-Release:        0.2.%{revision_date}bzr%{revision}%{?dist}
+Version:        13.10
+Release:        0.1.%{revision_date}bzr%{revision}%{?dist}
 Summary:        Light Themes (Ambiance and Radiance)
 
 Group:          User Interface/Desktops
@@ -152,6 +152,9 @@ done
 
 
 %changelog
+* Mon Sep 02 2013 Mohamed El Morabity <melmorabity at fedoraproject.org> - 13.10-0.1.20130812bzr307
+- Update to the latest development version available in Ubuntu 13.10
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 13.04-0.2.20130412bzr283
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 3a0aaf9..20dba8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-609c97fdaa740b3bfededd415f00242b  light-themes-13.04-bzr283.tar.xz
+e75cbceff5cc055a6567ccc212990c6d  light-themes-13.10-bzr307.tar.xz


More information about the scm-commits mailing list