Compare commits
No commits in common. "rawhide" and "f42" have entirely different histories.
1 changed files with 1 additions and 28 deletions
29
skf.spec
29
skf.spec
|
|
@ -13,7 +13,7 @@
|
|||
%undefine betaver
|
||||
%define betarel %(echo %betaver | sed -e 's|-|_|' | sed -e 's|^_||')
|
||||
|
||||
%global baserelease 18
|
||||
%global baserelease 11
|
||||
|
||||
%undefine _changelog_trimtime
|
||||
|
||||
|
|
@ -145,12 +145,6 @@ sed -i configure.ac configure \
|
|||
-e '\@^RUBY=.*false@d' \
|
||||
%{nil}
|
||||
|
||||
# Support ruby4
|
||||
sed -i.ruby4 \
|
||||
skf_convert.i config.h.in \
|
||||
-e 's@|| defined(SKF_RUBY3)@|| defined(SKF_RUBY3) || defined(SKF_RUBY4)@' \
|
||||
%{nil}
|
||||
|
||||
## configure option, etc
|
||||
# change optflags, don't strip
|
||||
# believe upstream
|
||||
|
|
@ -365,27 +359,6 @@ sh %{SOURCE1}
|
|||
%{perl_vendorarch}/auto/skf/
|
||||
|
||||
%changelog
|
||||
* Thu Jan 08 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.10.16-18
|
||||
- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_4.0
|
||||
|
||||
* Mon Nov 17 2025 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.10.16-17
|
||||
- Support ruby4
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.10.16-16
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.10.16-15
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.16-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Mon Jul 07 2025 Jitka Plesnikova <jplesnik@redhat.com> - 2.10.16-13
|
||||
- Perl 5.42 rebuild
|
||||
|
||||
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 2.10.16-12
|
||||
- Rebuilt for Python 3.14
|
||||
|
||||
* Fri Jan 17 2025 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.10.16-11
|
||||
- Support C23 strict prototype
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue