Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgresql11 for openSUSE:Factory 
checked in at 2022-04-14 17:23:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql11 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql11.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql11"

Thu Apr 14 17:23:02 2022 rev:22 rq:969864 version:11.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql11/postgresql11.changes        
2021-12-07 00:00:37.112302059 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql11.new.1941/postgresql11.changes      
2022-04-14 17:23:16.599109892 +0200
@@ -1,0 +2,15 @@
+Wed Apr 13 12:17:48 UTC 2022 - Reinhard Max <m...@suse.com>
+
+- bsc#1198166: Pin to llvm13 until the next patchlevel update.
+
+-------------------------------------------------------------------
+Tue Feb  8 15:29:51 UTC 2022 - Reinhard Max <m...@suse.com>
+
+- bsc#1195680: Upgrade to 11.15:
+  * https://www.postgresql.org/docs/11/release-11-15.html
+  * Reindexing might be needed after applying this upgrade, so
+    please read the release notes carefully.
+- boo#1190740: Add constraints file with 12GB of memory for s390x
+  as a workaround
+
+-------------------------------------------------------------------

Old:
----
  postgresql-11.14.tar.bz2
  postgresql-11.14.tar.bz2.sha256

New:
----
  _constraints
  postgresql-11.15.tar.bz2
  postgresql-11.15.tar.bz2.sha256

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ postgresql11.spec ++++++
--- /var/tmp/diff_new_pack.cvS0bQ/_old  2022-04-14 17:23:17.535110986 +0200
+++ /var/tmp/diff_new_pack.cvS0bQ/_new  2022-04-14 17:23:17.543110995 +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 11.14
+%define pgversion 11.15
 %define pgmajor 11
 %define pgsuffix %pgmajor
 %define buildlibs 0
@@ -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-11.14.tar.bz2 -> postgresql-11.15.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql11/postgresql-11.14.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql11.new.1941/postgresql-11.15.tar.bz2 
differ: char 11, line 1

++++++ postgresql-11.14.tar.bz2.sha256 -> postgresql-11.15.tar.bz2.sha256 ++++++
--- /work/SRC/openSUSE:Factory/postgresql11/postgresql-11.14.tar.bz2.sha256     
2021-11-13 22:48:21.881242538 +0100
+++ 
/work/SRC/openSUSE:Factory/.postgresql11.new.1941/postgresql-11.15.tar.bz2.sha256
   2022-04-14 17:23:16.571109860 +0200
@@ -1 +1 @@
-965c7f4be96fb64f9581852c58c4f05c3812d4ad823c0f3e2bdfe777c162f999  
postgresql-11.14.tar.bz2
+c8f58e8ebd4f4567f4f9ba1032eb3e99e0251d87cbe3e564b485590e37a879e3  
postgresql-11.15.tar.bz2

Reply via email to