Hello community, here is the log from the commit of package libqjack for openSUSE:Factory checked in at 2018-02-25 11:47:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqjack (Old) and /work/SRC/openSUSE:Factory/.libqjack.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqjack" Sun Feb 25 11:47:04 2018 rev:4 rq:579780 version:0.0+20170112 Changes: -------- --- /work/SRC/openSUSE:Factory/libqjack/libqjack.changes 2017-08-16 16:13:59.663019493 +0200 +++ /work/SRC/openSUSE:Factory/.libqjack.new/libqjack.changes 2018-02-25 11:47:05.868310246 +0100 @@ -1,0 +2,5 @@ +Sat Feb 24 11:53:53 UTC 2018 - [email protected] + +- Removed erroneous dependency on libqt4-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqjack.spec ++++++ --- /var/tmp/diff_new_pack.oSr7TA/_old 2018-02-25 11:47:07.428253641 +0100 +++ /var/tmp/diff_new_pack.oSr7TA/_new 2018-02-25 11:47:07.436253351 +0100 @@ -1,7 +1,7 @@ # # spec file for package libqjack # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -39,24 +39,24 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -QJack makes you connect with the Jack soundserver system with Qt4. +QJack makes you connect with the Jack soundserver system with Qt. %package -n libqjack%{sover} Summary: Connect to the Jack Sound Server with Qt Group: System/Libraries %description -n libqjack%{sover} -QJack makes you connect with the Jack soundserver system with Qt4. +QJack makes you connect with the Jack soundserver system with Qt. %package -n libqjack-devel Summary: Connect to the Jack Sound Server with Qt Group: Development/Libraries/C and C++ Requires: jack-devel Requires: libqjack%{sover} = %{version} -Requires: libqt4-devel +Requires: pkgconfig(Qt5Core) %description -n libqjack-devel -QJack makes you connect with the Jack soundserver system with Qt4. +QJack makes you connect with the Jack soundserver system with Qt. %prep %setup -q -n qjack-%{_reldate}
