[bluebird] Updated to 0.8 to fix #891354

Miro Hrončok churchyard at fedoraproject.org
Fri Aug 30 10:09:43 UTC 2013


commit 587b78500796117f02652840ad34798eaa250dd1
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Fri Aug 30 12:08:52 2013 +0200

    Updated to 0.8 to fix #891354

 .gitignore    |    1 +
 bluebird.spec |   17 +++++++++--------
 sources       |    2 +-
 3 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 48c077e..a49bb06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /shimmerproject-Bluebird-v0.6-1-g5aa322d.tar.gz
 /Bluebird-0.6.2.tar.gz
 /Bluebird-0.7.1.tar.gz
+/v0.8.tar.gz
diff --git a/bluebird.spec b/bluebird.spec
index 303c9d6..76fa9fc 100644
--- a/bluebird.spec
+++ b/bluebird.spec
@@ -1,23 +1,20 @@
 %global theme_name     Bluebird
 
 Name:           bluebird
-Version:        0.7.1
-Release:        2%{?dist}
+Version:        0.8
+Release:        1%{?dist}
 Summary:        A clean minimalistic theme for Xfce, GTK+ 2 and 3
 
 License:        GPLv2+ or CC-BY-SA
 URL:            http://shimmerproject.org/project/%{name}/
-
-# The source for this package was pulled from upstream's vcs.  Use the
-# following commands to generate the tarball:
-# wget --content-disposition https://github.com/shimmerproject/Bluebird/archive/v{VERSION}.tar.gz
-Source0:        %{theme_name}-%{version}.tar.gz
+Source0:        https://github.com/shimmerproject/%{theme_name}/archive/v%{version}.tar.gz
 
 
 BuildArch:      noarch
 
 %description
-Bluebird is a GTK2/3/xfwm4/metacity theme based on Zuki Blues. The xfwm theme is based on axiom.
+Bluebird is a GTK2/3/xfwm4/metacity theme based on Zuki Blues.
+The xfwm theme is based on axiom.
 
 
 %package gtk2-theme
@@ -96,6 +93,10 @@ cp -pr gtk-2.0/ gtk-3.0/ metacity-1/ xfwm4/ %{buildroot}%{_datadir}/themes/%{the
 
 
 %changelog
+* Wed Aug 28 2013 Miro Hrončok <mhroncok at redhat.com> - 0.8-1
+- Update to 0.8
+- Split description to 2 lines (it was too long)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 58a36a6..a3ccced 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0129b5c9e89e2fffea60dc1562f8f140  Bluebird-0.7.1.tar.gz
+6974fefa4092517446e25f77337d1334  v0.8.tar.gz


More information about the scm-commits mailing list