[python-glue] Update to upstream version 0.2.8.1

Lorenzo Gil Sánchez lgs at fedoraproject.org
Wed Oct 31 21:56:34 UTC 2012


commit aba3b5850f810d0911c5d8d2dde251ba61583473
Author: Lorenzo Gil Sanchez <lorenzo.gil.sanchez at gmail.com>
Date:   Wed Oct 31 23:00:58 2012 +0100

    Update to upstream version 0.2.8.1

 .gitignore       |    1 +
 python-glue.spec |    8 +++++---
 sources          |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4598f1b..8101d4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /glue-0.2.7.tar.gz
+/glue-0.2.8.1.tar.gz
diff --git a/python-glue.spec b/python-glue.spec
index 76e66d9..c80dad4 100644
--- a/python-glue.spec
+++ b/python-glue.spec
@@ -1,11 +1,11 @@
 Name:           python-glue
-Version:        0.2.7
-Release:        2%{?dist}
+Version:        0.2.8.1
+Release:        1%{?dist}
 Summary:        A simple command line tool to generate CSS sprites
 
 License:        BSD
 URL:            http://github.com/jorgebastida/glue
-Source0:        http://pypi.python.org/packages/source/g/glue/glue-0.2.7.tar.gz
+Source0:        http://pypi.python.org/packages/source/g/glue/glue-0.2.8.1.tar.gz
 # This patch removes the Pillow dependency since in Fedora we have
 # the python-imaging package which does the same exact thing.
 Patch0:         python-glue-0.2.7-remove-pillow-dependency.patch
@@ -46,6 +46,8 @@ sed -i -e "1d" glue.py
 
 
 %changelog
+* Wed Oct 31 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez at gmail.com> - 0.2.8.1-1
+- Update to upstream version 0.2.8.1
 * Tue Oct 23 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez at gmail.com> - 0.2.7-2
 - Remove the shebang part of the glue.py script
 - Remove the glue.egg-info directory in the prep section
diff --git a/sources b/sources
index ebbf9e4..cd76e8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1fce26f963671bc69402d8d144c9482  glue-0.2.7.tar.gz
+26f929ece5747f2bab2e76ec7734dd87  glue-0.2.8.1.tar.gz


More information about the scm-commits mailing list