Hello community, here is the log from the commit of package vocal for openSUSE:Factory checked in at 2020-02-20 15:00:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vocal (Old) and /work/SRC/openSUSE:Factory/.vocal.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vocal" Thu Feb 20 15:00:49 2020 rev:10 rq:777666 version:2.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/vocal/vocal.changes 2019-10-24 23:09:54.644574567 +0200 +++ /work/SRC/openSUSE:Factory/.vocal.new.26092/vocal.changes 2020-02-20 15:00:55.422940678 +0100 @@ -1,0 +2,6 @@ +Thu Feb 20 10:26:59 UTC 2020 - Max Lin <[email protected]> + +- Leap 15.2 and SLE15 SP2 has newer librsvg, extend the conditional + for "BuildRequires: rsvg-convert" + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vocal.spec ++++++ --- /var/tmp/diff_new_pack.xPFfai/_old 2020-02-20 15:00:57.894945528 +0100 +++ /var/tmp/diff_new_pack.xPFfai/_new 2020-02-20 15:00:57.894945528 +0100 @@ -1,7 +1,7 @@ # # spec file for package vocal # -# 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 @@ -30,7 +30,7 @@ BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: pkgconfig -%if 0%{suse_version} >= 1550 +%if 0%{suse_version} >= 1550 || 0%{?sle_version} >= 150200 BuildRequires: rsvg-convert %else BuildRequires: rsvg-view
