[packages/unoconv] Up to 0.9.0; fixes CVE-2019-17400
arekm
arekm at pld-linux.org
Sat Mar 14 12:42:12 CET 2026
commit 7b6b092f59783c3cbd897e1a3a3dff20126b2aad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Mar 14 12:42:06 2026 +0100
Up to 0.9.0; fixes CVE-2019-17400
unoconv.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/unoconv.spec b/unoconv.spec
index 8c6cce9..9d933ed 100644
--- a/unoconv.spec
+++ b/unoconv.spec
@@ -1,17 +1,17 @@
Summary: Tool to convert between any document format supported by OpenOffice
Name: unoconv
-Version: 0.8.2
+Version: 0.9.0
Release: 1
-License: GPL
+License: GPL v2
Group: Applications
Source0: https://github.com/unoconv/unoconv/archive/%{version}.tar.gz
-# Source0-md5: b53576ddfc63b441ef55998f2f97db8e
+# Source0-md5: 02a5babd0b6e25aff1464edf43f709c3
Patch0: shebang.patch
-URL: http://dag.wieers.com/home-made/unoconv/
+URL: https://github.com/unoconv/unoconv
BuildRequires: python3 >= 3.0
BuildRequires: rpm-pythonprov
Requires: pyuno
-Requires: python >= 2.0
+Requires: python3
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/unoconv.git/commitdiff/7b6b092f59783c3cbd897e1a3a3dff20126b2aad
More information about the pld-cvs-commit
mailing list