[transifex-client] Update to new upstream version.

Domingo Becker beckerde at fedoraproject.org
Thu Feb 16 16:46:50 UTC 2012


commit 5fb42634c7de209162bd301c024deef2ec17f304
Author: Domingo Becker <domingobecker at gmail.com>
Date:   Thu Feb 16 13:46:45 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 41392e5..fdb7fb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /transifex-client-0.5.2.tar.gz
 /transifex-client-0.6.tar.gz
 /transifex-client-0.6.1.tar.gz
+/transifex-client-0.7.tar.gz
diff --git a/sources b/sources
index 74fc8b3..ebf495d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-307357240a704ebe140f76c42349d837  transifex-client-0.6.1.tar.gz
+d8041e3a06f812d683c23d97f272a4db  transifex-client-0.7.tar.gz
diff --git a/transifex-client.spec b/transifex-client.spec
index b35778b..0d7b7f6 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.6.1
+Version:        0.7
 Release:        1%{?dist}
 Summary:        Command line tool for Transifex translation management
 
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Feb 16 2012 Domingo Becker <domingobecker at gmail.com> - 0.7-1
+- Update to new upstream version.
+
 * Tue Jan 10 2012 Domingo Becker <domingobecker at gmail.com> - 0.6.1-1
 - Update to new upstream version.
 


More information about the scm-commits mailing list