Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ccbdd6434c | ||
|
|
c9b201215b | ||
|
|
1436566d04 | ||
|
|
8d7a60fb8d |
1 changed files with 13 additions and 1 deletions
14
trac.spec
14
trac.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: trac
|
||||
Version: 1.6
|
||||
Release: 6%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Enhanced wiki and issue tracking system
|
||||
License: BSD-3-Clause
|
||||
URL: http://trac.edgewall.com/
|
||||
|
|
@ -89,6 +89,18 @@ install -dm 755 $RPM_BUILD_ROOT%{_sbindir}
|
|||
%config(noreplace) /etc/trac/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.6-10
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.6-9
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Jun 19 2025 Python Maint <python-maint@redhat.com> - 1.6-7
|
||||
- Rebuilt for Python 3.14
|
||||
|
||||
* Mon Feb 03 2025 Gwyn Ciesla <gwync@protonmail.com> - 1.6-6
|
||||
- Patches for PG exception.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue