Hello community,

here is the log from the commit of package retext for openSUSE:Factory checked 
in at 2019-10-24 23:10:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/retext (Old)
 and      /work/SRC/openSUSE:Factory/.retext.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "retext"

Thu Oct 24 23:10:09 2019 rev:18 rq:742489 version:7.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/retext/retext.changes    2019-01-03 
18:08:57.752015942 +0100
+++ /work/SRC/openSUSE:Factory/.retext.new.2990/retext.changes  2019-10-24 
23:10:17.424601153 +0200
@@ -1,0 +2,6 @@
+Wed Oct 23 17:28:57 CEST 2019 - [email protected]
+
+- fix build-requires for factory/tumbleweed
+  rsvg-convert tool is now in rsvg-convert package 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ retext.spec ++++++
--- /var/tmp/diff_new_pack.e9T2qE/_old  2019-10-24 23:10:18.108601951 +0200
+++ /var/tmp/diff_new_pack.e9T2qE/_new  2019-10-24 23:10:18.112601956 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package retext
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -33,7 +33,11 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-docutils
 BuildRequires:  python3-qt5
+%if 0%{suse_version} >= 1550
+BuildRequires:  rsvg-convert
+%else
 BuildRequires:  rsvg-view
+%endif
 BuildRequires:  update-desktop-files
 Requires:       python3-Markdown
 Requires:       python3-Markups >= 2.0


Reply via email to