diff --git a/xmms2.spec b/xmms2.spec index edd5ecb..2aa2f03 100644 --- a/xmms2.spec +++ b/xmms2.spec @@ -4,7 +4,7 @@ Name: xmms2 Summary: A modular audio framework and plugin architecture Version: 0.8 -Release: 61%{?dist} +Release: 62%{?dist} License: LGPLv2+ and GPLv2+ and BSD # 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. @@ -236,6 +236,9 @@ install -m0755 %{SOURCE1} %{buildroot}%{_bindir} %{_bindir}/nyxmms2 %changelog +* Thu May 30 2019 Jitka Plesnikova - 0.8-62 +- Perl 5.30 rebuild + * Tue May 28 2019 Petr Pisar - 0.8-61 - Build-require python2 because waf uses it (bug #1711261)