Script 'mail_helper' called by obssrc
Hello community,

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

Package is "postgresql12"

Thu Apr 14 17:23:00 2022 rev:21 rq:969863 version:12.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql12/postgresql12.changes        
2021-12-07 00:00:33.968313178 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql12.new.1941/postgresql12.changes      
2022-04-14 17:23:14.383107302 +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:18:19 UTC 2022 - Reinhard Max <m...@suse.com>
+
+- bsc#1195680: Upgrade to 12.10:
+  * https://www.postgresql.org/docs/12/release-12-10.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-12.9.tar.bz2
  postgresql-12.9.tar.bz2.sha256

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

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

Other differences:
------------------
++++++ postgresql12.spec ++++++
--- /var/tmp/diff_new_pack.Z2n9Nq/_old  2022-04-14 17:23:15.699108840 +0200
+++ /var/tmp/diff_new_pack.Z2n9Nq/_new  2022-04-14 17:23:15.707108850 +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 12.9
+%define pgversion 12.10
 %define pgmajor 12
 %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-12.9.tar.bz2 -> postgresql-12.10.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql12/postgresql-12.9.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql12.new.1941/postgresql-12.10.tar.bz2 
differ: char 11, line 1

++++++ postgresql-12.9.tar.bz2.sha256 -> postgresql-12.10.tar.bz2.sha256 ++++++
--- /work/SRC/openSUSE:Factory/postgresql12/postgresql-12.9.tar.bz2.sha256      
2021-11-13 22:48:19.405240639 +0100
+++ 
/work/SRC/openSUSE:Factory/.postgresql12.new.1941/postgresql-12.10.tar.bz2.sha256
   2022-04-14 17:23:14.335107246 +0200
@@ -1 +1 @@
-89fda2de33ed04a98548e43f3ee5f15b882be17505d631fe0dd1a540a2b56dce  
postgresql-12.9.tar.bz2
+83dd192e6034951192b9a86dc19cf3717a8b82120e2f11a0a36723c820d2b257  
postgresql-12.10.tar.bz2

Reply via email to