[python-transifex/f18] New upstream version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Wed Jan 9 17:14:56 UTC 2013


commit eeca897d9f675a10fe6ca7d3400ed47f2f0d5bbe
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Wed Jan 9 12:14:59 2013 -0500

    New upstream version

 .gitignore            |    1 +
 python-transifex.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1afb1cc..1b9daa1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /python-transifex-0.1.6.tar.gz
+/python-transifex-0.1.7.tar.gz
diff --git a/python-transifex.spec b/python-transifex.spec
index e45a4bf..f3bc0fb 100644
--- a/python-transifex.spec
+++ b/python-transifex.spec
@@ -1,8 +1,8 @@
 %global pkgname python-transifex
 
 Name:           python-transifex
-Version:        0.1.6
-Release:        2%{?dist}
+Version:        0.1.7
+Release:        1%{?dist}
 Summary:        Python API to transifex
 
 License:        BSD
@@ -38,6 +38,9 @@ python -m unittest 'transifex.tests.api'
 %{python_sitelib}/python_transifex-*.egg-info
 
 %changelog
+* Wed Jan 09 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.1.7-1
+- New Upstream Version
+
 * Thu Sep 05 2012 Luis Bazan <lbazan at fedoraproject.org> - 0.1.6-2
 - fix orther in install section for remove tests
 - fix changelog date
diff --git a/sources b/sources
index 0628ff2..fc8da41 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e3b3bbda7d9a83a52c2d3e2055e63e61  python-transifex-0.1.6.tar.gz
+d6e01aa30d43a7f5738a31c505318363  python-transifex-0.1.7.tar.gz


More information about the scm-commits mailing list