15
0

Accepting request 65342 from devel:languages:python

Accepted submit request 65342 from user coolo

OBS-URL: https://build.opensuse.org/request/show/65342
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dnspython?expand=0&rev=9
This commit is contained in:
Sascha Peilicke
2011-03-30 07:27:51 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

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

3
dnspython-1.9.4.tar.bz2 Normal file
View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 28 13:49:59 UTC 2011 - alexandre@exatati.com.br
- Update to 1.9.4:
- There is no new functionality in this release;
just a few bug fixes in RRSIG and SIG code.
- Legacy code will be eliminated for earlier versions of
DNSSEC in a future release of dnspython.
-------------------------------------------------------------------
Thu Mar 24 19:54:53 UTC 2011 - alexandre@exatati.com.br

View File

@@ -23,7 +23,7 @@
%define mod_name dnspython
Name: python-%{mod_name}
Version: 1.9.3
Version: 1.9.4
Release: 1
Url: http://www.dnspython.org
Summary: A DNS toolkit for Python