[transifex-client] new upstream version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Wed Jan 15 17:13:33 UTC 2014


commit 5ed61c89115ad7c0ec59b7394bfb48ecb2bdadfc
Author: lbazan <lbazan at fedoraproject.org>
Date:   Wed Jan 15 12:13:31 2014 -0500

    new upstream version

 transifex-client.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/transifex-client.spec b/transifex-client.spec
index 7ea0599..5746fca 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.9.1
+Version:        0.10
 Release:        1%{?dist}
 Summary:        Command line tool for Transifex translation management
 
@@ -9,7 +9,7 @@ Group:          Development/Languages
 License:        GPLv2
 URL:            http://transifex.org
 Source:         http://pypi.python.org/packages/source/t/transifex-client/%{name}-%{version}.tar.gz
-Patch0:         transifex-client-0.9-use-system-wide-backports-ssl.patch
+#Patch0:         transifex-client-0.9-use-system-wide-backports-ssl.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -25,7 +25,7 @@ need of an elaborate UI system.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
 %{__python} setup.py build
@@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Wed Jan 15 2014 Luis Bazan <lbazan at fedoraproject.org> - 0.10-1
+- New Upstream version
+
 * Mon Dec 02 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.9.1-1
 - New Upstream version
 


More information about the scm-commits mailing list