Hello community, here is the log from the commit of package qgis for openSUSE:Factory checked in at 2020-09-17 14:45:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qgis (Old) and /work/SRC/openSUSE:Factory/.qgis.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qgis" Thu Sep 17 14:45:52 2020 rev:16 rq:834956 version:3.14.16 Changes: -------- --- /work/SRC/openSUSE:Factory/qgis/qgis.changes 2020-07-16 12:15:40.682796394 +0200 +++ /work/SRC/openSUSE:Factory/.qgis.new.4249/qgis.changes 2020-09-17 14:48:12.619759792 +0200 @@ -1,0 +2,18 @@ +Wed Sep 16 15:37:24 UTC 2020 - Michel Normand <[email protected]> + +- for ppc64le put back limit_build to avoid OOM failure and + unset memoryperjob that did not solve the OOM failure. + +------------------------------------------------------------------- +Tue Sep 15 12:12:24 UTC 2020 - Dirk Stoecker <[email protected]> + +- update to 3.14.16, maintenance release, no release notes, full changelog + included in the package +- fixes build on Tumbleweed, boo#1176554 + +------------------------------------------------------------------- +Thu Aug 20 09:04:43 UTC 2020 - Martin Liška <[email protected]> + +- Use memoryperjob constraint instead of %limit_build macro. + +------------------------------------------------------------------- Old: ---- qgis-3.14.0.tar.bz2 qgis-3.14.0.tar.bz2.sha256 New: ---- qgis-3.14.16.tar.bz2 qgis-3.14.16.tar.bz2.sha256 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qgis.spec ++++++ --- /var/tmp/diff_new_pack.6j59sN/_old 2020-09-17 14:48:17.475764426 +0200 +++ /var/tmp/diff_new_pack.6j59sN/_new 2020-09-17 14:48:17.479764430 +0200 @@ -18,7 +18,7 @@ %bcond_without grass Name: qgis -Version: 3.14.0 +Version: 3.14.16 Release: 0 Summary: A Geographic Information System (GIS) License: GPL-2.0-only @@ -246,6 +246,12 @@ %fdupes -s %{buildroot} +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + +%post plugin-grass -p /sbin/ldconfig +%postun plugin-grass -p /sbin/ldconfig + %files %{_bindir}/* %{_libdir}/libqgis*so* @@ -301,7 +307,4 @@ %dir %{_datadir}/qgis %{_datadir}/qgis/%{sampledir} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig - %changelog ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.6j59sN/_old 2020-09-17 14:48:17.511764461 +0200 +++ /var/tmp/diff_new_pack.6j59sN/_new 2020-09-17 14:48:17.511764461 +0200 @@ -7,5 +7,19 @@ <memory> <size unit="G">8</size> </memory> + <memoryperjob> + <size unit="M">1300</size> + </memoryperjob> </hardware> + <overwrite> + <conditions> + <arch>ppc64</arch> + <arch>ppc64le</arch> + </conditions> + <hardware> + <memoryperjob> + <size unit="M">0</size> + </memoryperjob> + </hardware> + </overwrite> </constraints> ++++++ qgis-3.14.0.tar.bz2 -> qgis-3.14.16.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/qgis/qgis-3.14.0.tar.bz2 /work/SRC/openSUSE:Factory/.qgis.new.4249/qgis-3.14.16.tar.bz2 differ: char 11, line 1 ++++++ qgis-3.14.0.tar.bz2.sha256 -> qgis-3.14.16.tar.bz2.sha256 ++++++ --- /work/SRC/openSUSE:Factory/qgis/qgis-3.14.0.tar.bz2.sha256 2020-07-01 14:26:21.846706003 +0200 +++ /work/SRC/openSUSE:Factory/.qgis.new.4249/qgis-3.14.16.tar.bz2.sha256 2020-09-17 14:48:11.435758662 +0200 @@ -1 +1 @@ -1b76c5278def0c447c3d354149a2afe2562ac26cf0bcbe69b9e0528356d407b8 qgis-3.14.0.tar.bz2 +c9915c2e577f1812a2b35b678b123c58407e07824d73e5ec0dda13db7ca75c04 qgis-3.14.16.tar.bz2
