Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
accb1bcc79 | ||
|
|
735b239b05 | ||
|
|
08ea2f7818 | ||
|
|
38a5c53cea | ||
|
|
51dffd48ce | ||
|
|
0b6236b1aa | ||
|
|
36580af26e |
1 changed files with 22 additions and 1 deletions
23
xmms2.spec
23
xmms2.spec
|
|
@ -1,7 +1,7 @@
|
|||
Name: xmms2
|
||||
Summary: A modular audio framework and plugin architecture
|
||||
Version: 0.9.5
|
||||
Release: 1%{?dist}
|
||||
Release: 8%{?dist}
|
||||
License: LGPL-2.1-or-later AND GPL-2.0-or-later AND BSD-3-Clause
|
||||
# We can't use the upstream source tarball as-is, because it includes an mp4 decoder.
|
||||
# Also, the ogg sample included is not under a FOSS license.
|
||||
|
|
@ -221,6 +221,27 @@ install -m0755 %{SOURCE1} %{buildroot}%{_bindir}
|
|||
%{ruby_vendorarchdir}/xmmsclient_glib.so
|
||||
|
||||
%changelog
|
||||
* Thu Jan 08 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.9.5-8
|
||||
- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_4.0
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.9.5-7
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.9.5-6
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.5-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Tue Jul 08 2025 Jitka Plesnikova <jplesnik@redhat.com> - 0.9.5-4
|
||||
- Perl 5.42 rebuild
|
||||
|
||||
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 0.9.5-3
|
||||
- Rebuilt for Python 3.14
|
||||
|
||||
* Tue May 27 2025 Jitka Plesnikova <jplesnik@redhat.com> - 0.9.5-2
|
||||
- Rebuilt for flac 1.5.0
|
||||
|
||||
* Mon Mar 10 2025 Tom Callaway <spot@fedoraproject.org> - 0.9.5-1
|
||||
- update to 0.9.5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue