Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
055c8480d3 | ||
|
|
4d11b0280b | ||
|
|
0da26add79 | ||
|
|
de52c7d141 | ||
|
|
b7f1195d73 |
1 changed files with 16 additions and 1 deletions
17
distcc.spec
17
distcc.spec
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: distcc
|
||||
Version: 3.4
|
||||
Release: 7%{?dist}
|
||||
Release: 12%{?dist}
|
||||
Summary: Distributed C/C++ compilation
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/distcc/distcc
|
||||
|
|
@ -143,6 +143,21 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/*
|
|||
%dir /usr/lib/gcc-cross
|
||||
|
||||
%changelog
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 3.4-12
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 3.4-11
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.4-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 3.4-9
|
||||
- Rebuilt for Python 3.14
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.4-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Mon Oct 21 2024 Gwyn Ciesla <gwync@protonmail.com> - 3.4-7
|
||||
- Patch for Py_ssize_t
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue