Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d2c0f5a4ad | ||
|
|
ed11b58d1b | ||
|
|
0c1730dea5 | ||
|
|
694472609a | ||
|
|
4f38f3bda6 |
1 changed files with 16 additions and 1 deletions
17
pybugz.spec
17
pybugz.spec
|
|
@ -5,7 +5,7 @@
|
||||||
Name: pybugz
|
Name: pybugz
|
||||||
Summary: Command line interface for Bugzilla written in Python
|
Summary: Command line interface for Bugzilla written in Python
|
||||||
Version: 0.13
|
Version: 0.13
|
||||||
Release: 12.%{posttag}%{?dist}
|
Release: 17.%{posttag}%{?dist}
|
||||||
# Automatically converted from old format: GPLv2 - review is highly recommended.
|
# Automatically converted from old format: GPLv2 - review is highly recommended.
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
URL: https://github.com/williamh/pybugz
|
URL: https://github.com/williamh/pybugz
|
||||||
|
|
@ -79,6 +79,21 @@ mkdir -p %{buildroot}%{_docdir}
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.13-17.gitbb0ae
|
||||||
|
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||||
|
|
||||||
|
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.13-16.gitbb0ae
|
||||||
|
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||||
|
|
||||||
|
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-15.gitbb0ae
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
|
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 0.13-14.gitbb0ae
|
||||||
|
- Rebuilt for Python 3.14
|
||||||
|
|
||||||
|
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-13.gitbb0ae
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 0.13-12.gitbb0ae
|
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 0.13-12.gitbb0ae
|
||||||
- convert license to SPDX
|
- convert license to SPDX
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue