diff --git a/dnspython-1.11.0.zip b/dnspython-1.11.0.zip deleted file mode 100644 index 4dc95dd..0000000 --- a/dnspython-1.11.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6da2692a9fee03e5117309f511a39869d27d8a79f825d2515523300de14188d9 -size 220451 diff --git a/dnspython-1.11.1.zip b/dnspython-1.11.1.zip new file mode 100644 index 0000000..685f4c2 --- /dev/null +++ b/dnspython-1.11.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0fc7a656679a6fd1f83d980fc05776c76e70d66f6ee2aab12a3558fa10a206 +size 220946 diff --git a/python-dnspython.changes b/python-dnspython.changes index 9beca92..624c540 100644 --- a/python-dnspython.changes +++ b/python-dnspython.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 11 21:03:58 UTC 2013 - dmueller@suse.com + +- update to 1.11.1: + * fix syntax error exception on dns server failure + * various fixlets for DNSSEC support + ------------------------------------------------------------------- Mon Jul 15 11:37:52 UTC 2013 - speilicke@suse.com diff --git a/python-dnspython.spec b/python-dnspython.spec index f24a38c..39fa7d3 100644 --- a/python-dnspython.spec +++ b/python-dnspython.spec @@ -17,7 +17,7 @@ Name: python-dnspython -Version: 1.11.0 +Version: 1.11.1 Release: 0 Url: http://www.dnspython.org/ Summary: A DNS toolkit for Python