commit 69604254b016741f6b07b4440cf7d503b12693f5
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Aug 7 19:47:44 2019 +0100
Rebuild for new ffmpeg version
xpra-codecs-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 72f7f14..367c334 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -26,7 +26,7 @@
Name: xpra-codecs-freeworld
Version: 2.5.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
URL:
http://www.xpra.org/
@@ -118,6 +118,9 @@ find %{buildroot}%{python3_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Wed Aug 07 2019 Leigh Scott <leigh123linux(a)gmail.com> - 2.5.3-2
+- Rebuild for new ffmpeg version
+
* Thu Jul 25 2019 Antonio Trande <sagitter(a)fedoraproject.org> - 2.5.3-1
- Release to 2.5.3
- Switch to Python3 definitively