Update to 2.7.0
This commit is contained in:
parent
0a5ff541b8
commit
4c1fcbdd50
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/dns-lexicon-2.4.3.tar.gz
|
||||
/dns-lexicon-2.4.4.tar.gz
|
||||
/dns-lexicon-2.4.5.tar.gz
|
||||
/dns-lexicon-2.7.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@
|
|||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.4.5
|
||||
Release: 2%{?dist}
|
||||
Version: 2.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way
|
||||
|
||||
License: MIT
|
||||
|
|
@ -114,6 +114,9 @@ ln -s %{_bindir}/lexicon-%{python3_version} %{buildroot}/%{_bindir}/lexicon-3
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 23 2018 Nick Bebout <nb@fedoraproject.org> - 2.7.0-1
|
||||
- Update to 2.7.0
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (dns-lexicon-2.4.5.tar.gz) = f56a560172a78730d982ba0815cd81023f3355c625b74adf192b05d82bb0274f97ef7592869f9100bf8acaea5ea9c7338c1dcb54b381f26008679ccc19af2aa3
|
||||
SHA512 (dns-lexicon-2.7.0.tar.gz) = 0c9996f8841a1c0423850f3b64b4cfe57dcb1f57fe45e71b73c59c734e03a581c775330fd09de76b34ffd0f19588455302d54d2df15b902e5d7af5e34d6cacb8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue