[transifex-client] Update to new upstream version.

Domingo Becker beckerde at fedoraproject.org
Wed May 9 22:27:11 UTC 2012


commit bc8555962acd9d7f63c1193fdff58fdc30f516df
Author: Domingo Becker <domingobecker at gmail.com>
Date:   Wed May 9 19:26:58 2012 -0300

    Update to new upstream version.

 .gitignore            |    1 +
 sources               |    2 +-
 transifex-client.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8861786..76ddd14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /transifex-client-0.6.1.tar.gz
 /transifex-client-0.7.tar.gz
 /transifex-client-0.7.2.tar.gz
+/transifex-client-0.7.3.tar.gz
diff --git a/sources b/sources
index bba5b4c..33c4652 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4933b8dd88668ffae110100f90e89e9c  transifex-client-0.7.2.tar.gz
+780e5e0c75ebb89ae0c16ac04a74dffe  transifex-client-0.7.3.tar.gz
diff --git a/transifex-client.spec b/transifex-client.spec
index 1eddefd..32cb1bf 100644
--- a/transifex-client.spec
+++ b/transifex-client.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           transifex-client
-Version:        0.7.2
+Version:        0.7.3
 Release:        1%{?dist}
 Summary:        Command line tool for Transifex translation management
 
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed May 09 2012 Domingo Becker <domingobecker at gmail.com> - 0.7.3-1
+- Update to new upstream version.
+
 * Sat Feb 25 2012 Domingo Becker <domingobecker at gmail.com> - 0.7.2-1
 - Update to new upstream version.
 


More information about the scm-commits mailing list