Update to 2.2.1
This commit is contained in:
parent
4109e79775
commit
97227dd4f8
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/dns-lexicon-2.1.19.tar.gz
|
||||
/dns-lexicon-2.2.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.1.19
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way
|
||||
|
||||
|
|
@ -116,5 +116,8 @@ ln -s %{_bindir}/lexicon-%{python2_version} %{buildroot}/%{_bindir}/lexicon-2
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Mar 24 2018 Eli Young <elyscape@gmail.com> - 2.2.1-1
|
||||
- Update to 2.2.1
|
||||
|
||||
* Mon Feb 19 2018 Nick Bebout <nb@fedoraproject.org> - 2.1.19-1
|
||||
- Initial package.
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (dns-lexicon-2.1.19.tar.gz) = 8b32f0aa52a28f6d6882e2fcccae24196da1a5ddedc4dcc5b04bd4672940bdd8f19fb0e26a0600ec6795f5e8ab2b8f1dd648246404695e0ffe235dc35beb30ad
|
||||
SHA512 (dns-lexicon-2.2.1.tar.gz) = 5c9c365476efc717739a4176a640221396cebb0dfe9558f4c4855bb0584bb39120587f1d184b6625e4b429ba151420140739b8572b4e278d9c75ab98bf03e003
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue