diff --git a/xmms2.spec b/xmms2.spec index 9db5ffe..b3157ab 100644 --- a/xmms2.spec +++ b/xmms2.spec @@ -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 - 0.9.5-8 +- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_4.0 + * Fri Sep 19 2025 Python Maint - 0.9.5-7 - Rebuilt for Python 3.14.0rc3 bytecode