[python-glue] Updated to upstream 0.4

Lorenzo Gil Sánchez lgs at fedoraproject.org
Thu Dec 5 03:30:28 UTC 2013


commit 9c2337f974d675fc4337c7191b21b22a2e2b794c
Author: Lorenzo Gil Sanchez <lorenzo.gil.sanchez at gmail.com>
Date:   Wed Dec 4 19:18:56 2013 -0800

    Updated to upstream 0.4

 .gitignore       |    1 +
 python-glue.spec |    7 ++++---
 sources          |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac6ae37..7178bfb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /glue-0.2.8.1.tar.gz
 /glue-0.2.9.tar.gz
 /glue-0.3.tar.gz
+/glue-0.4.tar.gz
diff --git a/python-glue.spec b/python-glue.spec
index ad5358b..496dd78 100644
--- a/python-glue.spec
+++ b/python-glue.spec
@@ -1,6 +1,6 @@
 Name:           python-glue
-Version:        0.3
-Release:        2%{?dist}
+Version:        0.4
+Release:        1%{?dist}
 Summary:        A simple command line tool to generate CSS sprites
 
 License:        BSD
@@ -46,9 +46,10 @@ sed -i -e "1d" glue.py
 
 
 %changelog
+* Wed Dec 4 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez at gmail.com> - 0.4-1
+- Update upstream version to 0.4
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
 * Wed Feb 6 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez at gmail.com> - 0.3-1
 - Update upstream version to 0.3
 * Sat Dec 15 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez at gmail.com> - 0.2.9-1
diff --git a/sources b/sources
index 693608d..eca7db4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56ea951568a5af3c6a4d0d3a0727cddf  glue-0.3.tar.gz
+79d38e86b163ea9794267d4c4f071966  glue-0.4.tar.gz


More information about the scm-commits mailing list