Script 'mail_helper' called by obssrc
Hello community,

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

Package is "postgresql13"

Thu Apr 14 17:22:59 2022 rev:15 rq:969862 version:13.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql13/postgresql13.changes        
2021-12-07 00:00:31.720321128 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql13.new.1941/postgresql13.changes      
2022-04-14 17:23:12.759105404 +0200
@@ -1,0 +2,15 @@
+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:23:38 UTC 2022 - Reinhard Max <[email protected]>
+
+- bsc#1195680: Upgrade to 13.6:
+  * https://www.postgresql.org/docs/13/release-13-6.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-13.5.tar.bz2
  postgresql-13.5.tar.bz2.sha256

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

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

Other differences:
------------------
++++++ postgresql13.spec ++++++
--- /var/tmp/diff_new_pack.bqKXNW/_old  2022-04-14 17:23:13.479106246 +0200
+++ /var/tmp/diff_new_pack.bqKXNW/_new  2022-04-14 17:23:13.483106250 +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 13.5
+%define pgversion 13.6
 %define pgmajor 13
 %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-13.5.tar.bz2 -> postgresql-13.6.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql13/postgresql-13.5.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql13.new.1941/postgresql-13.6.tar.bz2 
differ: char 11, line 1

++++++ postgresql-13.5.tar.bz2.sha256 -> postgresql-13.6.tar.bz2.sha256 ++++++
--- /work/SRC/openSUSE:Factory/postgresql13/postgresql-13.5.tar.bz2.sha256      
2021-11-13 22:48:17.385239089 +0100
+++ 
/work/SRC/openSUSE:Factory/.postgresql13.new.1941/postgresql-13.6.tar.bz2.sha256
    2022-04-14 17:23:12.703105339 +0200
@@ -1 +1 @@
-9b81067a55edbaabc418aacef457dd8477642827499560b00615a6ea6c13f6b3  
postgresql-13.5.tar.bz2
+bafc7fa3d9d4da8fe71b84c63ba8bdfe8092935c30c0aa85c24b2c08508f67fc  
postgresql-13.6.tar.bz2

Reply via email to