Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Mamoru TASAKA
accb1bcc79 Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_4.0 2026-01-08 19:49:51 +09:00

View file

@ -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