Update to 2.2.2 (#1574265)
This commit is contained in:
parent
25f330b612
commit
816cfbd797
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/dns-lexicon-2.1.19.tar.gz
|
||||
/dns-lexicon-2.2.1.tar.gz
|
||||
/dns-lexicon-2.2.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.2.1
|
||||
Version: 2.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way
|
||||
|
||||
|
|
@ -118,6 +118,9 @@ ln -s %{_bindir}/lexicon-%{python3_version} %{buildroot}/%{_bindir}/lexicon-3
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 03 2018 Eli Young <elyscape@gmail.com> - 2.2.2-1
|
||||
- Update to 2.2.2 (#1574265)
|
||||
|
||||
* Sat Mar 24 2018 Eli Young <elyscape@gmail.com> - 2.2.1-1
|
||||
- Update to 2.2.1
|
||||
- Use Python 3 by default when available
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (dns-lexicon-2.2.1.tar.gz) = 5c9c365476efc717739a4176a640221396cebb0dfe9558f4c4855bb0584bb39120587f1d184b6625e4b429ba151420140739b8572b4e278d9c75ab98bf03e003
|
||||
SHA512 (dns-lexicon-2.2.2.tar.gz) = 923f65c287cb762fce76d0e644fa83412026d9e6e60ebc5037c48ec7f7188c9a01393960dca94b6e02e6211f9eb23c553f2ea94cfce9877145ee6789252a5253
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue