Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postgresql14 for openSUSE:Factory checked in at 2022-04-14 17:22:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql14 (Old) and /work/SRC/openSUSE:Factory/.postgresql14.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql14" Thu Apr 14 17:22:57 2022 rev:4 rq:969861 version:14.2 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql14/postgresql14.changes 2021-12-07 00:00:30.720324665 +0100 +++ /work/SRC/openSUSE:Factory/.postgresql14.new.1941/postgresql14.changes 2022-04-14 17:23:10.779103090 +0200 @@ -1,0 +2,19 @@ +Wed Apr 13 12:17:48 UTC 2022 - Reinhard Max <[email protected]> + +- bsc#1198166: Pin to llvm13 until the next patchlevel update. + +------------------------------------------------------------------- +Tue Feb 8 14:01:56 UTC 2022 - Reinhard Max <[email protected]> + +- bsc#1195680: Upgrade to 14.2: + * https://www.postgresql.org/docs/14/release-14-2.html + * Reindexing might be needed after applying this upgrade, so + please read the release notes carefully. + +------------------------------------------------------------------- +Sat Dec 11 17:27:53 UTC 2021 - Sarah Kriesch <[email protected]> + +- boo#1190740: Add constraints file with 12GB of memory for s390x + as a workaround + +------------------------------------------------------------------- Old: ---- postgresql-14.1.tar.bz2 postgresql-14.1.tar.bz2.sha256 New: ---- _constraints postgresql-14.2.tar.bz2 postgresql-14.2.tar.bz2.sha256 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql14.spec ++++++ --- /var/tmp/diff_new_pack.gOFIyt/_old 2022-04-14 17:23:11.679104142 +0200 +++ /var/tmp/diff_new_pack.gOFIyt/_new 2022-04-14 17:23:11.683104146 +0200 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define pgversion 14.1 +%define pgversion 14.2 %define pgmajor 14 %define pgsuffix %pgmajor %define buildlibs 1 @@ -114,9 +114,9 @@ BuildRequires: libselinux-devel %endif %if %{with llvm} -BuildRequires: clang +BuildRequires: clang13 BuildRequires: gcc-c++ -BuildRequires: llvm-devel +BuildRequires: llvm13-devel %endif BuildRequires: libxslt-devel BuildRequires: openldap2-devel ++++++ _constraints ++++++ <?xml version="1.0" encoding="UTF-8"?> <constraints> <overwrite> <conditions> <arch>s390x</arch> </conditions> <hardware> <memory> <size unit="G">12</size> </memory> </hardware> </overwrite> </constraints> ++++++ postgresql-14.1.tar.bz2 -> postgresql-14.2.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/postgresql14/postgresql-14.1.tar.bz2 /work/SRC/openSUSE:Factory/.postgresql14.new.1941/postgresql-14.2.tar.bz2 differ: char 11, line 1 ++++++ postgresql-14.1.tar.bz2.sha256 -> postgresql-14.2.tar.bz2.sha256 ++++++ --- /work/SRC/openSUSE:Factory/postgresql14/postgresql-14.1.tar.bz2.sha256 2021-11-13 22:48:15.925237970 +0100 +++ /work/SRC/openSUSE:Factory/.postgresql14.new.1941/postgresql-14.2.tar.bz2.sha256 2022-04-14 17:23:10.343102580 +0200 @@ -1 +1 @@ -4d3c101ea7ae38982f06bdc73758b53727fb6402ecd9382006fa5ecc7c2ca41f postgresql-14.1.tar.bz2 +2cf78b2e468912f8101d695db5340cf313c2e9f68a612fb71427524e8c9a977a postgresql-14.2.tar.bz2
