Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gmic for openSUSE:Factory checked in at 2021-04-14 10:10:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gmic (Old) and /work/SRC/openSUSE:Factory/.gmic.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gmic" Wed Apr 14 10:10:40 2021 rev:15 rq:884700 version:2.9.7 Changes: -------- --- /work/SRC/openSUSE:Factory/gmic/gmic.changes 2021-02-11 12:52:45.001948501 +0100 +++ /work/SRC/openSUSE:Factory/.gmic.new.2401/gmic.changes 2021-04-14 10:11:05.257504687 +0200 @@ -1,0 +2,5 @@ +Mon Apr 12 09:49:02 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 2.9.7. No changelog. + +------------------------------------------------------------------- Old: ---- gmic_2.9.6.tar.gz New: ---- gmic_2.9.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gmic.spec ++++++ --- /var/tmp/diff_new_pack.7lzfpE/_old 2021-04-14 10:11:06.257506376 +0200 +++ /var/tmp/diff_new_pack.7lzfpE/_new 2021-04-14 10:11:06.261506383 +0200 @@ -26,14 +26,8 @@ %define _lto_cflags %{nil} %global _gimpplugindir %(gimptool-2.0 --gimpplugindir)/plug-ins -# opencv3 is not available for ppc64 -%ifnarch ppc64 -%bcond_without opencv -%else -%bcond_with opencv -%endif Name: gmic -Version: 2.9.6 +Version: 2.9.7 Release: 0 Summary: GREYC's Magick for Image Computing (denoise and others) # gmic-qt is GPL-3.0-or-later, zart is CECILL-2.0, libgmic and cli program are @@ -63,12 +57,15 @@ BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libtiff-4) BuildRequires: pkgconfig(zlib) -%if %{with opencv} # gmic first looks for opencv 4 and falls back to opencv 3 if not found. # opencv 4 in not available in leap <= 15.3 %if 0%{?suse_version} <= 1500 BuildRequires: pkgconfig(opencv) %else +# ppc64 doesn't have opencv4 +%ifarch ppc64 +BuildRequires: pkgconfig(opencv) +%else BuildRequires: pkgconfig(opencv4) BuildRequires: pkgconfig(zlib) %endif @@ -190,7 +187,6 @@ cd .. popd -%if %{with opencv} # Build zart pushd zart %qmake5 zart.pro \ @@ -199,7 +195,6 @@ GMIC_PATH=%{_builddir}/%{name}-%{version}/src %make_jobs popd -%endif %install %cmake_install @@ -224,12 +219,10 @@ install -m 0755 build/gmic_gimp_qt %{buildroot}%{_gimpplugindir}/gmic_gimp_qt popd -%if %{with opencv} # zart pushd zart install -m 0755 zart %{buildroot}%{_bindir}/zart popd -%endif %post -n libgmic1 -p /sbin/ldconfig %postun -n libgmic1 -p /sbin/ldconfig @@ -243,10 +236,8 @@ %{_datadir}/applications/gmic_qt.desktop %{_datadir}/pixmaps/gmic_qt.png -%if %{with opencv} %files zart %{_bindir}/zart -%endif %files -n gimp-plugin-gmic %license COPYING ++++++ gmic_2.9.6.tar.gz -> gmic_2.9.7.tar.gz ++++++ /work/SRC/openSUSE:Factory/gmic/gmic_2.9.6.tar.gz /work/SRC/openSUSE:Factory/.gmic.new.2401/gmic_2.9.7.tar.gz differ: char 5, line 1