Update to 2.4.0 (#1589596)
This commit is contained in:
parent
40411b51fa
commit
890d6e93ba
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/dns-lexicon-2.2.2.tar.gz
|
||||
/dns-lexicon-2.2.3.tar.gz
|
||||
/dns-lexicon-2.3.0.tar.gz
|
||||
/dns-lexicon-2.4.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.3.0
|
||||
Version: 2.4.0
|
||||
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
|
||||
* Mon Jun 11 2018 Eli Young <elyscape@gmail.com> - 2.4.0-1
|
||||
- Update to 2.4.0 (#1589596)
|
||||
|
||||
* Tue May 29 2018 Eli Young <elyscape@gmail.com> - 2.3.0-1
|
||||
- Update to 2.3.0 (#1582799)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (dns-lexicon-2.3.0.tar.gz) = 8564703bd869b73ee921e37999361841a3d4b09e9ab1d3017a4636e77e855324e3c043cd8b90ca9afc9abd8d1c1c57b6c60d3abeaf4b0c41c5be0614207d0efb
|
||||
SHA512 (dns-lexicon-2.4.0.tar.gz) = bc9295cbfec40fc4be4988e692b72cdd8bdd85091feedfef9662b475083102057aa310bea412319ff1472bc865e7e826b93eb532a8fa4df55803f7a0a16123f1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue