update to 3.9.4
This commit is contained in:
parent
3c3d472106
commit
119e8954a9
2 changed files with 6 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
%global forgeurl https://github.com/AnalogJ/lexicon
|
||||
Version: 3.9.2
|
||||
Version: 3.9.4
|
||||
%forgemeta
|
||||
|
||||
%global pypi_name dns-lexicon
|
||||
|
|
@ -17,7 +17,7 @@ Version: 3.9.2
|
|||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way
|
||||
|
||||
License: MIT
|
||||
|
|
@ -167,6 +167,9 @@ rm -rf %{buildroot}%{python3_sitelib}/lexicon/tests
|
|||
# }}}
|
||||
|
||||
%changelog
|
||||
* Tue Feb 15 2022 Christian Schuermann <spike@fedoraproject.org> 3.9.4-1
|
||||
- update to 3.9.4
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.9.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (lexicon-3.9.2.tar.gz) = f4052e2837ee43ce8aaadc9e5adbb522f2a9035a5d1813b35c3bd84fb651e10a42594529328d12153d086f2b8d84bb35eb4af2425010df4e8784f4972de00027
|
||||
SHA512 (lexicon-3.9.4.tar.gz) = 5a982a4727fbe88fbc5a505c6ce4712d455fc208dbb3917f74cb6a2a9d7f1891afc39badd6cef200c336aec220da6de435f0680ab972e6e40dac27b5388dc391
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue