Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0fee023389 | ||
|
|
4fec60c35d | ||
|
|
114d64f40b | ||
|
|
398bc5a3a1 | ||
|
|
66df8eba2b | ||
|
|
9de8403851 | ||
|
|
82f71c1257 |
1 changed files with 22 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Version: %{forgeversion}
|
|||
%bcond_without tests
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Release: 1%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way
|
||||
|
||||
License: MIT
|
||||
|
|
@ -227,6 +227,27 @@ 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
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 3.21.1-5
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 3.21.1-4
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.21.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Fri Jun 06 2025 Python Maint <python-maint@redhat.com> - 3.21.1-2
|
||||
- Rebuilt for Python 3.14
|
||||
|
||||
* Mon Apr 28 2025 Felix Schwarz <fschwarz@fedoraproject.org> - 3.21.1-1
|
||||
- update to 3.21.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue