commit 799e69907982e6a5637aee85111028e7014e5ac2
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Aug 7 08:52:44 2019 +0100
Rebuild for new ffmpeg version
xmms2-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xmms2-freeworld.spec b/xmms2-freeworld.spec
index 9990c60..3ba97dd 100644
--- a/xmms2-freeworld.spec
+++ b/xmms2-freeworld.spec
@@ -3,7 +3,7 @@
Name: xmms2-freeworld
Summary: Plugins for XMMS2 that cannot be included in Fedora
Version: 0.8
-Release: 26%{?dist}
+Release: 27%{?dist}
License: LGPLv2+ and GPL+ and BSD
URL:
http://wiki.xmms2.xmms.se/
# Fedora's xmms2 has to use a sanitized tarball, we don't.
@@ -189,6 +189,9 @@ chmod +x %{buildroot}%{_libdir}/xmms2/*
%{_libdir}/xmms2/libxmms_mp4.so
%changelog
+* Wed Aug 07 2019 Leigh Scott <leigh123linux(a)gmail.com> - 0.8-27
+- Rebuild for new ffmpeg version
+
* Mon Apr 15 2019 Xavier Bachelot <xavier(a)bachelot.org> - 0.8-26
- Drop mad sub-package, libmad is now in Fedora.