Hello community, here is the log from the commit of package qtractor for openSUSE:Factory checked in at 2017-08-29 11:47:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qtractor (Old) and /work/SRC/openSUSE:Factory/.qtractor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtractor" Tue Aug 29 11:47:20 2017 rev:45 rq:519267 version:0.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/qtractor/qtractor.changes 2017-07-02 13:38:46.438020952 +0200 +++ /work/SRC/openSUSE:Factory/.qtractor.new/qtractor.changes 2017-08-29 11:48:14.753095957 +0200 @@ -1,0 +2,5 @@ +Fri Aug 25 06:10:58 UTC 2017 - [email protected] + +- Enable mad and Qt5 unconditionally + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qtractor.spec ++++++ --- /var/tmp/diff_new_pack.NA87z0/_old 2017-08-29 11:48:15.704961793 +0200 +++ /var/tmp/diff_new_pack.NA87z0/_new 2017-08-29 11:48:15.720959539 +0200 @@ -16,8 +16,6 @@ # -%bcond_with mad - Name: qtractor Version: 0.8.3 Release: 0 @@ -42,23 +40,16 @@ BuildRequires: libsamplerate-devel BuildRequires: libsndfile-devel >= 1.0.11 BuildRequires: libvorbis-devel -%if 0%{?suse_version} > 1310 BuildRequires: libqt5-linguist BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(Qt5Xml) -%else -BuildRequires: libqt4-devel -BuildRequires: libqt4-linguist -%endif BuildRequires: zlib-devel BuildRequires: pkgconfig(lilv-0) BuildRequires: pkgconfig(shared-mime-info) -%if %{with mad} BuildRequires: pkgconfig(mad) -%endif Requires: jack BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -78,11 +69,7 @@ %patch2 %build -%if 0%{?suse_version} > 1310 %configure -%else -%configure --enable-qt4 -%endif make %{?_smp_mflags} %install
