Hello community, here is the log from the commit of package leechcraft for openSUSE:Factory checked in at 2019-05-28 09:43:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/leechcraft (Old) and /work/SRC/openSUSE:Factory/.leechcraft.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "leechcraft" Tue May 28 09:43:20 2019 rev:52 rq:705682 version:0.6.70+git.13186.g2c3ee31903 Changes: -------- --- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes 2019-05-13 14:51:31.762938273 +0200 +++ /work/SRC/openSUSE:Factory/.leechcraft.new.5148/leechcraft.changes 2019-05-28 09:43:24.177841423 +0200 @@ -1,0 +2,6 @@ +Mon May 27 11:17:01 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Use GCC >= 8 for suse_version > 1500 (i.e. Tumbleweed and + CODE16). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ leechcraft-doc.spec ++++++ --- /var/tmp/diff_new_pack.lHyN8B/_old 2019-05-28 09:43:24.793841209 +0200 +++ /var/tmp/diff_new_pack.lHyN8B/_new 2019-05-28 09:43:24.793841209 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # ++++++ leechcraft.spec ++++++ --- /var/tmp/diff_new_pack.lHyN8B/_old 2019-05-28 09:43:24.809841204 +0200 +++ /var/tmp/diff_new_pack.lHyN8B/_new 2019-05-28 09:43:24.813841202 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -58,7 +58,7 @@ BuildRequires: cmake >= 3.8 BuildRequires: fdupes BuildRequires: file-devel -%if 0%{?sle_version} > 150100 +%if 0%{?sle_version} > 150100 || 0%{?suse_version} > 1500 BuildRequires: gcc-c++ >= 8 %else BuildRequires: gcc8-c++ @@ -135,7 +135,7 @@ %if %{with ffmpeg} BuildRequires: pkgconfig(libpostproc) %endif -%if 0%{?sle_version} > 150100 +%if 0%{?sle_version} > 150100 || 0%{?suse_version} > 1500 %ifarch %ix86 x86_64 ppc64 ppc64le BuildRequires: pkgconfig(libprojectM) >= 3 %endif @@ -1419,7 +1419,7 @@ This package allows to synchronize with MTP devices via LeechCraft. -%if 0%{?sle_version} > 150100 +%if 0%{?sle_version} > 150100 || 0%{?suse_version} > 1500 %ifarch %ix86 x86_64 ppc64 ppc64le %package lmp-potorchu Summary: LeechCraft Visualization Effects Module @@ -2282,7 +2282,7 @@ -DCMAKE_CXX_FLAGS="${tmpflags} -Doverride=" \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DCMAKE_BUILD_TYPE=RelWithDebInfo \ -%if 0%{?sle_version} <= 150100 +%if 0%{?sle_version} <= 150100 && 0%{?suse_version} < 1550 -DCMAKE_C_COMPILER=/usr/bin/gcc-8 \ -DCMAKE_CXX_COMPILER=/usr/bin/g++-8 \ %endif @@ -2367,7 +2367,7 @@ -DENABLE_LMP_LIBGUESS=True \ -DENABLE_LMP_MPRIS=True \ -DENABLE_LMP_MTPSYNC=True \ -%if 0%{?sle_version} > 150100 +%if 0%{?sle_version} > 150100 || 0%{?suse_version} > 1500 %ifarch %ix86 x86_64 ppc64 ppc64le -DENABLE_LMP_POTORCHU=True \ %else @@ -3052,7 +3052,7 @@ %defattr(-,root,root) %{plugin_dir}/*craft_lmp_mtpsync.so -%if 0%{?sle_version} > 150100 +%if 0%{?sle_version} > 150100 || 0%{?suse_version} > 1500 %ifarch %ix86 x86_64 ppc64 ppc64le %files lmp-potorchu %defattr(-,root,root)
