commit 7b9054fffa8500e008bfe80140792b04c2a186d9
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Oct 13 01:18:29 2024 +0100
Update xpra-codecs-freeworld to 5.0.10
.gitignore | 1 +
ignore_assert_pandoc.patch | 8 ++++----
sources | 2 +-
xpra-codecs-freeworld.spec | 14 ++++++++++++--
4 files changed, 18 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9fb9bac..d15cfba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,3 +70,4 @@ xpra-0.16.3.tar.xz
/xpra-5.0.2.tar.gz
/xpra-5.0.3.tar.gz
/xpra-5.0.6.tar.gz
+/xpra-5.0.10.tar.gz
diff --git a/ignore_assert_pandoc.patch b/ignore_assert_pandoc.patch
index ceacee9..81f654e 100644
--- a/ignore_assert_pandoc.patch
+++ b/ignore_assert_pandoc.patch
@@ -28,12 +28,12 @@ Traceback (most recent call last):
assert r==0, "'%s' returned %s" % (" ".join(cmd), r)
^^^^
AssertionError: 'pandoc --from markdown --to html -o
/builddir/build/BUILDROOT/xpra-4.4.4-1.fc38.ppc64le/usr/share/doc/xpra/Build/Debian.html
./docs/Build/Debian.md --lua-filter ./fs/bin/links-to-html.lua' returned -11
---- ./setup.py.orig 2023-03-13 17:59:39.193977373 +0000
-+++ ./setup.py 2023-03-13 17:59:48.477944801 +0000
-@@ -410,7 +410,7 @@ def convert_doc(fsrc, fdst, fmt="html",
+--- ./setup.py.orig 2024-10-11 13:20:23.798168651 +0100
++++ ./setup.py 2024-10-11 13:23:23.220858810 +0100
+@@ -514,7 +514,7 @@ def convert_doc(fsrc, fdst, fmt="html",
else:
cmd += ["--lua-filter", "./fs/bin/links-to-html.lua"]
- r = subprocess.Popen(cmd).wait(30)
+ r = subprocess.Popen(cmd).wait(TIMEOUT)
- assert r==0, "'%s' returned %s" % (" ".join(cmd), r)
+ #assert r==0, "'%s' returned %s" % (" ".join(cmd), r)
diff --git a/sources b/sources
index 0fb0044..ede007b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xpra-5.0.6.tar.gz) =
c25a763f4925c2ee987d7994cb040538635ba32bdfec830f386cae48e6acf4644b68198f79f42ddfef8174a16d6b40cdcedd75756fec1b23baa2319947a573be
+SHA512 (xpra-5.0.10.tar.gz) =
e1b01eb1d36351db460d7631dd33efd24e68d374784d803fcd8ad6774b25509dcd42c2d62fd00999ec513265745a3be17dde611a61c07fa70136f319a9a4eaca
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 7a395be..d290aac 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -39,10 +39,10 @@
%endif
Name: xpra-codecs-freeworld
-Version: 5.0.6
+Version: 5.0.10
Release: 1%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
-License: GPLv2+
+License: GPL-2.0-or-later
URL:
https://www.xpra.org/
Source0:
https://github.com/Xpra-org/xpra/archive/refs/tags/v%{version}/xpra-%{ver...
Patch1: ignore_assert_pandoc.patch
@@ -91,6 +91,7 @@ BuildRequires: setxkbmap
%if %{with debug}
BuildRequires: libasan
%endif
+
%if %{with enc_x264}
BuildRequires: x264-devel
%endif
@@ -190,6 +191,15 @@ find %{buildroot}%{python3_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Sat Oct 12 2024 Sérgio Basto <sergio(a)serjux.com> - 5.0.10-1
+- Update xpra-codecs-freeworld to 5.0.10
+
+* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
5.0.6-3
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
+* Thu Jun 13 2024 Leigh Scott <leigh123linux(a)gmail.com> - 5.0.6-2
+- Rebuilt for Python 3.13
+
* Sat Feb 24 2024 Leigh Scott <leigh123linux(a)gmail.com> - 5.0.6-1
- Release 5.0.6