[python-translationstring/el6] 0.4

Ralph Bean ralph at fedoraproject.org
Thu Dec 6 19:15:26 UTC 2012


commit f90c15bad5835cd5832927df4bbae74c57e8933c
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Dec 6 14:14:37 2012 -0500

    0.4

 .gitignore                    |    1 +
 python-translationstring.spec |    5 ++++-
 sources                       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7fe20aa..4fb7ec3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /translationstring-0.3.tar.gz
+/translationstring-0.4.tar.gz
diff --git a/python-translationstring.spec b/python-translationstring.spec
index 88ada16..30a3a72 100644
--- a/python-translationstring.spec
+++ b/python-translationstring.spec
@@ -1,7 +1,7 @@
 %global modname translationstring
 
 Name:           python-translationstring
-Version:        0.3
+Version:        0.4
 Release:        1%{?dist}
 Summary:        Utility library for i18n relied on by various Repoze packages
 
@@ -50,5 +50,8 @@ rm -rf %{buildroot}
 %{python_sitelib}/*
 
 %changelog
+* Thu Dec 06 2012 Ralph Bean <rbean at redhat.com> - 0.4-1
+- Bump version to 0.4 for python-pyramid-1.4.
+
 * Wed Jan  2 2010 Luke Macken <lmacken at redhat.com> - 0.3-1
 - Initial package
diff --git a/sources b/sources
index e7a5d3a..975738c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cba042671c0cbf558faf2082b34658b  translationstring-0.3.tar.gz
+392287923c475b660b7549b2c2f03dbc  translationstring-0.4.tar.gz


More information about the scm-commits mailing list