Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
accb1bcc79 |
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Name: xmms2
|
||||
Summary: A modular audio framework and plugin architecture
|
||||
Version: 0.9.5
|
||||
Release: 7%{?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,9 @@ 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue