diff --git a/lexicon-3.2.6.tar.gz b/lexicon-3.2.6.tar.gz deleted file mode 100644 index 7461818..0000000 --- a/lexicon-3.2.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e145921d840362c1bcc2fa31c01eceb476b8e545b1c5e8a89046ea8ef02feb0 -size 3133372 diff --git a/lexicon-3.3.1.tar.gz b/lexicon-3.3.1.tar.gz new file mode 100644 index 0000000..c0a6a70 --- /dev/null +++ b/lexicon-3.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f79023b41f50a4f9856a22086b2c146d619146f3982bbe8eef6a0a2ac21b9fc4 +size 3199675 diff --git a/python-dns-lexicon.changes b/python-dns-lexicon.changes index a9ec2a1..b9a3b34 100644 --- a/python-dns-lexicon.changes +++ b/python-dns-lexicon.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jul 26 09:13:29 UTC 2019 - pgajdos@suse.com + +- version update to 3.3.1 + * Added provider logic & test recordings. Integration tests passed. + * Added myself to codeowners file + * Fixed the lint. Removed rtype filter in _update & _delete methods. Added _identifier helper + * Update integration test recordings. Add provider to readme | iperurena + ------------------------------------------------------------------- Wed May 22 08:35:37 UTC 2019 - Tomáš Chvátal diff --git a/python-dns-lexicon.spec b/python-dns-lexicon.spec index c65f7e7..6438afc 100644 --- a/python-dns-lexicon.spec +++ b/python-dns-lexicon.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-dns-lexicon -Version: 3.2.6 +Version: 3.3.1 Release: 0 Summary: DNS record manipulation utility License: MIT