Hello community,

here is the log from the commit of package transifex-client for 
openSUSE:Factory checked in at 2013-10-11 09:04:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/transifex-client (Old)
 and      /work/SRC/openSUSE:Factory/.transifex-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "transifex-client"

Changes:
--------
--- /work/SRC/openSUSE:Factory/transifex-client/transifex-client.changes        
2013-05-28 07:43:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.transifex-client.new/transifex-client.changes   
2013-10-11 09:04:28.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Oct  9 12:12:05 UTC 2013 - tchva...@suse.com
+
+- Version bump to 0.9.2:
+  * upstream changed distribution to be only from github
+  * fix few issues when communicating with transifex api
+
+-------------------------------------------------------------------

Old:
----
  transifex-client-0.9.tar.gz

New:
----
  0.9.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ transifex-client.spec ++++++
--- /var/tmp/diff_new_pack.lktv3l/_old  2013-10-11 09:04:29.000000000 +0200
+++ /var/tmp/diff_new_pack.lktv3l/_new  2013-10-11 09:04:29.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package transifex-client
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,18 @@
 #
 
 
-
 Name:           transifex-client
-Version:        0.9
+Version:        0.9.2
 Release:        0
-License:        GPL-2.0+
 Summary:        Transifex Command-line Client
-Url:            https://github.com/transifex/transifex-client
+License:        GPL-2.0+
 Group:          Productivity/Text/Utilities
-Source:         
https://pypi.python.org/packages/source/t/%name/%name-%version.tar.gz
-BuildRequires:  python-distribute
+Url:            https://github.com/transifex/transifex-client
+Source:         https://github.com/transifex/%{name}/archive/%{version}.tar.gz
 BuildRequires:  python-devel
+BuildRequires:  python-distribute
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%else
 BuildArch:      noarch
-%endif
 
 %description
 The Transifex Command-line Client is a command line tool that enables you to 
easily manage your translations within a project without the need of an 
elaborate UI system.
@@ -47,6 +42,8 @@
 
 %install
 python setup.py install --prefix=%_prefix --root=%buildroot
+# remove pem file
+rm %{buildroot}/%{python_sitelib}/txclib/cacert.pem
 
 %files
 %defattr(-,root,root)

++++++ transifex-client-0.9.tar.gz -> 0.9.2.tar.gz ++++++
++++ 4870 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to