Hello community,

here is the log from the commit of package retext for openSUSE:Factory checked 
in at 2020-02-21 16:41:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/retext (Old)
 and      /work/SRC/openSUSE:Factory/.retext.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "retext"

Fri Feb 21 16:41:37 2020 rev:19 rq:777723 version:7.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/retext/retext.changes    2019-10-24 
23:10:17.424601153 +0200
+++ /work/SRC/openSUSE:Factory/.retext.new.26092/retext.changes 2020-02-21 
16:41:47.913965978 +0100
@@ -1,0 +2,6 @@
+Thu Feb 20 10:25:14 UTC 2020 - Max Lin <[email protected]>
+
+- Leap 15.2 and SLE15 SP2 has newer librsvg, extend the conditional
+  for "BuildRequires: rsvg-convert"
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ retext.spec ++++++
--- /var/tmp/diff_new_pack.6hmzBg/_old  2020-02-21 16:41:48.621967392 +0100
+++ /var/tmp/diff_new_pack.6hmzBg/_new  2020-02-21 16:41:48.649967448 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package retext
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 Summary:        Simple editor for Markdown and reStructuredText
 License:        GPL-3.0-or-later
 Group:          Productivity/Text/Editors
-Url:            https://github.com/retext-project/retext
+URL:            https://github.com/retext-project/retext
 Source:         
https://github.com/retext-project/retext/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
@@ -33,7 +33,7 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-docutils
 BuildRequires:  python3-qt5
-%if 0%{suse_version} >= 1550
+%if 0%{suse_version} >= 1550 || 0%{?sle_version} >= 150200
 BuildRequires:  rsvg-convert
 %else
 BuildRequires:  rsvg-view


Reply via email to