Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0fee023389 | ||
|
|
4fec60c35d |
1 changed files with 7 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Version: %{forgeversion}
|
|||
%bcond_without tests
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Release: 6%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way
|
||||
|
||||
License: MIT
|
||||
|
|
@ -227,6 +227,12 @@ ln -s lexicon-%{python3_version} lexicon-3
|
|||
# }}}
|
||||
|
||||
%changelog
|
||||
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.21.1-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 3.21.1-7
|
||||
- Rebuilt for Python 3.15
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.21.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue