update to 3.8.3 (#2020433)

This commit is contained in:
Felix Schwarz 2021-11-13 09:19:58 +01:00
commit b654a336aa
2 changed files with 5 additions and 2 deletions

View file

@ -1,6 +1,6 @@
%global forgeurl https://github.com/AnalogJ/lexicon
Version: 3.8.1
Version: 3.8.3
%forgemeta
%global pypi_name dns-lexicon
@ -167,6 +167,9 @@ rm -rf %{buildroot}%{python3_sitelib}/lexicon/tests
# }}}
%changelog
* Sat Nov 13 2021 Felix Schwarz <fschwarz@fedoraproject.org> - 3.8.3-1
- update to 3.8.3 (#2020433)
* Sat Oct 16 2021 Felix Schwarz <fschwarz@fedoraproject.org> - 3.8.1-1
- update to 3.8.1 (#2014726)