From 04c40b59685b9d785e863a29448f4c118b2d8aa96d67fbc6752a28651efee51d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 23 Nov 2010 11:50:41 +0000 Subject: [PATCH] Accepting request 53762 from home:aledr:branches OBS-URL: https://build.opensuse.org/request/show/53762 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnspython?expand=0&rev=14 --- dnspython-1.9.1.tar.bz2 | 3 --- dnspython-1.9.2.tar.bz2 | 3 +++ python-dnspython.changes | 8 ++++++++ python-dnspython.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 dnspython-1.9.1.tar.bz2 create mode 100644 dnspython-1.9.2.tar.bz2 diff --git a/dnspython-1.9.1.tar.bz2 b/dnspython-1.9.1.tar.bz2 deleted file mode 100644 index 5ad3591..0000000 --- a/dnspython-1.9.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ad46982a269b0f4d69761da479cc1dfc14a237f60f0134044a031d83d23f164 -size 96440 diff --git a/dnspython-1.9.2.tar.bz2 b/dnspython-1.9.2.tar.bz2 new file mode 100644 index 0000000..9010e85 --- /dev/null +++ b/dnspython-1.9.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f326ea38d1ec5b3642a67f3aabfe033b7e73e4d9540507d15bd93cdb0d226a +size 96478 diff --git a/python-dnspython.changes b/python-dnspython.changes index ce7cfdb..c3f30aa 100644 --- a/python-dnspython.changes +++ b/python-dnspython.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 23 11:24:52 UTC 2010 - alexandre@exatati.com.br + +- Update to 1.9.2: + - The fix for the import problems was actually bad, but didn't + show up in testing because the test suite's conditional + importing code hid the problem. + ------------------------------------------------------------------- Mon Nov 22 13:19:59 UTC 2010 - alexandre@exatati.com.br diff --git a/python-dnspython.spec b/python-dnspython.spec index 3e3a3ba..c34f94f 100644 --- a/python-dnspython.spec +++ b/python-dnspython.spec @@ -1,5 +1,5 @@ # -# spec file for package python-dnspython (Version 1.9.1) +# spec file for package python-dnspython (Version 1.9.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -18,7 +18,7 @@ Name: python-dnspython -Version: 1.9.1 +Version: 1.9.2 Release: 1 License: Other License(s), see package, BSD Summary: A DNS toolkit for Python