diff --git a/python-transaction.changes b/python-transaction.changes index 78eea63..12abfef 100644 --- a/python-transaction.changes +++ b/python-transaction.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 14 09:56:45 UTC 2015 - benoit.monin@gmx.fr + +- update to version 1.4.3: + * Added support for Python 3.4. + * release 1.4.2 (skipped) +- switch the source archive to tar.gz +- pass -q to the test to avoid spamming the build log + ------------------------------------------------------------------- Fri Aug 2 18:27:32 UTC 2013 - hpj@urpla.net diff --git a/python-transaction.spec b/python-transaction.spec index fa24dda..a7c1346 100644 --- a/python-transaction.spec +++ b/python-transaction.spec @@ -1,7 +1,7 @@ # # spec file for package python-transaction # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: python-transaction -Version: 1.4.1 +Version: 1.4.3 Release: 0 Summary: Transaction management for Python License: ZPL-2.1 Group: Development/Libraries/Python Url: http://www.zope.org/Products/ZODB -Source: https://pypi.python.org/packages/source/t/transaction/transaction-%{version}.zip +Source: https://pypi.python.org/packages/source/t/transaction/transaction-%{version}.tar.gz BuildRequires: python-setuptools BuildRequires: python-zope.interface BuildRequires: unzip @@ -67,7 +67,7 @@ python setup.py build_sphinx && rm build/sphinx/html/.buildinfo python setup.py install --prefix=%{_prefix} --root=%{buildroot} %check -python setup.py test +python setup.py -q test %files %defattr(-,root,root) diff --git a/transaction-1.4.1.zip b/transaction-1.4.1.zip deleted file mode 100644 index e0676d4..0000000 --- a/transaction-1.4.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:252d51aa0540a7af4097ff2e1829495e4744563f4b82dd054307eb40734b29de -size 77817 diff --git a/transaction-1.4.3.tar.gz b/transaction-1.4.3.tar.gz new file mode 100644 index 0000000..8c41040 --- /dev/null +++ b/transaction-1.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b2304a886a85ad014f73d93346c14350fc214ae22a4f565f42f6761cfb9ecc5 +size 332882