Hello community, here is the log from the commit of package carla for openSUSE:Factory checked in at 2020-09-29 19:04:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/carla (Old) and /work/SRC/openSUSE:Factory/.carla.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "carla" Tue Sep 29 19:04:25 2020 rev:20 rq:838406 version:2.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/carla/carla.changes 2020-09-27 11:50:31.300091615 +0200 +++ /work/SRC/openSUSE:Factory/.carla.new.4249/carla.changes 2020-09-29 19:04:29.321969208 +0200 @@ -1,0 +2,5 @@ +Mon Sep 28 14:52:01 UTC 2020 - Dave Plater <davejpla...@gmail.com> + +- Enabled liblo for Tumbleweed. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ carla.spec ++++++ --- /var/tmp/diff_new_pack.OZdTA6/_old 2020-09-29 19:04:30.153970219 +0200 +++ /var/tmp/diff_new_pack.OZdTA6/_new 2020-09-29 19:04:30.157970224 +0200 @@ -18,7 +18,11 @@ %define rev 9249bebbf5a8f2358cb912a5b8c429bc0c5b479b +%if 0%{?suse_version} > 1501 +%bcond_without liblo +%else %bcond_with liblo +%endif %define __provides_exclude_from ^%{_libdir}/carla/jack/.*.so.0$ Name: carla @@ -88,6 +92,7 @@ #End wine Requires: python3-base Requires: python3-qt5 +Requires: python3-rdflib %if %{with liblo} Requires: python3-pyliblo %endif