15
0

Accepting request 51930 from devel:languages:python

Accepted submit request 51930 from user coolo

OBS-URL: https://build.opensuse.org/request/show/51930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-transaction?expand=0&rev=5
This commit is contained in:
Ruediger Oertel
2010-11-02 13:04:43 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Oct 11 10:00:37 UTC 2010 - coolo@novell.com
- update to 1.1.1
* Code in ``_transaction.py`` held on to local references to traceback
objects after calling ``sys.exc_info()`` to get one, causing
potential reference leakages.
* Fixed ``hexlify`` NameError in ``transaction._transaction.oid_repr``
and add test.
-------------------------------------------------------------------
Tue Sep 14 08:54:35 UTC 2010 - coolo@novell.com

View File

@@ -20,7 +20,7 @@
%define modname transaction
Name: python-%{modname}
Version: 1.1.0
Version: 1.1.1
Release: 1
License: PSF or ZPL
Source: %{modname}-%{version}.tar.bz2

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8145d9b56ed986f79a7f3c0a8b0b8d87760ae6e8930a90b72ebc6041cf56734
size 32601

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f8ac5fb7efe4632034cf4528cc2b799a318da22bf857e438f8e6993f8bde9a0
size 32966