commit e9d6017e1b163df4446601c9fc0ea91cbe375db4
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Tue May 24 20:13:17 2022 +0200
Rebuild for RPMFusion bug #6310
moc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/moc.spec b/moc.spec
index 2011e5b..f79b29a 100644
--- a/moc.spec
+++ b/moc.spec
@@ -21,7 +21,7 @@
Name: moc
Summary: Music on Console - Console audio player for Linux/UNIX
Version: 2.6
-Release: 0.44.svn%{checkout}%{?dist}
+Release: 0.45.svn%{checkout}%{?dist}
License: GPLv3+
URL:
http://moc.daper.net
@@ -138,6 +138,9 @@ patchelf --set-rpath %{_libdir}/mocp/decoder_plugins
%{buildroot}%{_bindir}/*
%{_libdir}/mocp/decoder_plugins/*.so
%changelog
+* Tue May 24 2022 Antonio Trande <sagitter(a)fedoraproject.org> - 2.6-0.45.svn3005
+- Rebuild for RPMFusion bug #6310
+
* Thu Feb 10 2022 Antonio Trande <sagitter(a)fedoraproject.org> - 2.6-0.44.svn3005
- Bugfix for building against ffmpeg 5+