Hello community, here is the log from the commit of package vocal for openSUSE:Factory checked in at 2019-10-24 23:09:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vocal (Old) and /work/SRC/openSUSE:Factory/.vocal.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vocal" Thu Oct 24 23:09:52 2019 rev:9 rq:742275 version:2.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/vocal/vocal.changes 2019-06-25 22:22:14.353135520 +0200 +++ /work/SRC/openSUSE:Factory/.vocal.new.2990/vocal.changes 2019-10-24 23:09:54.644574567 +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: ------------------ ++++++ vocal.spec ++++++ --- /var/tmp/diff_new_pack.fhw4Me/_old 2019-10-24 23:09:55.300575332 +0200 +++ /var/tmp/diff_new_pack.fhw4Me/_new 2019-10-24 23:09:55.304575337 +0200 @@ -30,7 +30,11 @@ BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: pkgconfig +%if 0%{suse_version} >= 1550 +BuildRequires: rsvg-convert +%else BuildRequires: rsvg-view +%endif BuildRequires: update-desktop-files BuildRequires: vala BuildRequires: pkgconfig(clutter-gst-3.0)
