commit 28d67d01d48eeb8220ac137a04077eab202783e5
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun May 31 17:49:10 2020 +0100
Rebuild for new x265 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 df0b74c..268e8de 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -26,7 +26,7 @@
Name: xpra-codecs-freeworld
Version: 4.0.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
URL:
http://www.xpra.org/
@@ -121,6 +121,9 @@ find %{buildroot}%{python3_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Sun May 31 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.0.1-3
+- Rebuild for new x265 version
+
* Sat May 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.0.1-2
- Rebuild for python-3.9