Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qtractor for openSUSE:Factory checked in at 2023-04-08 17:39:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qtractor (Old) and /work/SRC/openSUSE:Factory/.qtractor.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtractor" Sat Apr 8 17:39:32 2023 rev:62 rq:1078011 version:0.9.32 Changes: -------- --- /work/SRC/openSUSE:Factory/qtractor/qtractor.changes 2023-03-27 18:17:54.131620120 +0200 +++ /work/SRC/openSUSE:Factory/.qtractor.new.19717/qtractor.changes 2023-04-08 17:39:48.630303146 +0200 @@ -1,0 +2,5 @@ +Thu Apr 6 09:26:34 UTC 2023 - Christophe Marin <[email protected]> + +- Spec cleanup: remove obsolete conditions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qtractor.spec ++++++ --- /var/tmp/diff_new_pack.ENA7Ha/_old 2023-04-08 17:39:49.066305649 +0200 +++ /var/tmp/diff_new_pack.ENA7Ha/_new 2023-04-08 17:39:49.070305672 +0200 @@ -16,10 +16,6 @@ # -# Qt6 is the default framework in 0.9.29 -%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400 -%define qt6 1 -%endif Name: qtractor Version: 0.9.32 Release: 0 @@ -42,22 +38,12 @@ BuildRequires: libvorbis-devel BuildRequires: pkgconfig BuildRequires: zlib-devel -%if 0%{?qt6} BuildRequires: cmake(Qt6Core) BuildRequires: cmake(Qt6Gui) BuildRequires: cmake(Qt6LinguistTools) BuildRequires: cmake(Qt6Svg) BuildRequires: cmake(Qt6Widgets) BuildRequires: cmake(Qt6Xml) -%else -BuildRequires: cmake(Qt5Core) -BuildRequires: cmake(Qt5Gui) -BuildRequires: cmake(Qt5LinguistTools) -BuildRequires: cmake(Qt5Svg) -BuildRequires: cmake(Qt5Widgets) -BuildRequires: cmake(Qt5X11Extras) -BuildRequires: cmake(Qt5Xml) -%endif BuildRequires: pkgconfig(aubio) BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(lilv-0) @@ -81,20 +67,11 @@ %setup -q %build -%if 0%{?qt6} %cmake_qt6 %{qt6_build} -%else -%cmake -%cmake_build -%endif %install -%if 0%{?qt6} %{qt6_install} -%else -%cmake_install -%endif mv %{buildroot}%{_libdir}/qtractor/qtractor_plugin_scan %{buildroot}%{_bindir}
