Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgresql10 for openSUSE:Factory 
checked in at 2021-02-23 20:17:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql10 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql10.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql10"

Tue Feb 23 20:17:47 2021 rev:22 rq:873817 version:10.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql10/postgresql10.changes        
2020-12-10 15:56:51.578782334 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql10.new.2378/postgresql10.changes      
2021-02-23 20:17:58.147526493 +0100
@@ -1,0 +2,12 @@
+Fri Feb 19 15:30:08 UTC 2021 - Reinhard Max <[email protected]>
+
+- boo#1179945: Disable icu for PostgreSQL 10 (and older) on TW.
+
+-------------------------------------------------------------------
+Wed Feb 10 16:18:19 UTC 2021 - Reinhard Max <[email protected]>
+
+- Upgrade to version 10.16:
+  * https://www.postgresql.org/docs/10/release-10-16.html
+  * Reindexing might be needed after applying this update.
+
+-------------------------------------------------------------------

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

New:
----
  postgresql-10.16.tar.bz2
  postgresql-10.16.tar.bz2.sha256

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

Other differences:
------------------
++++++ postgresql10.spec ++++++
--- /var/tmp/diff_new_pack.Wknqb2/_old  2021-02-23 20:17:59.007527253 +0100
+++ /var/tmp/diff_new_pack.Wknqb2/_new  2021-02-23 20:17:59.011527257 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package postgresql10
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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 10.15
+%define pgversion 10.16
 %define pgmajor 10
 %define pgsuffix %pgmajor
 %define buildlibs 0
@@ -72,7 +72,11 @@
 BuildRequires:  timezone
 BuildRequires:  zlib-devel
 %bcond_without  selinux
+%if %pgmajor > 10 || 0%{?suse_version} <= 1500
 %bcond_without  icu
+%else
+%bcond_with icu
+%endif
 %if  !%buildlibs
 BuildRequires:  %libecpg
 BuildRequires:  %libpq

++++++ postgresql-10.15.tar.bz2 -> postgresql-10.16.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql10/postgresql-10.15.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql10.new.2378/postgresql-10.16.tar.bz2 
differ: char 11, line 1

++++++ postgresql-10.15.tar.bz2.sha256 -> postgresql-10.16.tar.bz2.sha256 ++++++
--- /work/SRC/openSUSE:Factory/postgresql10/postgresql-10.15.tar.bz2.sha256     
2020-11-15 15:26:11.375438485 +0100
+++ 
/work/SRC/openSUSE:Factory/.postgresql10.new.2378/postgresql-10.16.tar.bz2.sha256
   2021-02-23 20:17:57.967526334 +0100
@@ -1 +1 @@
-5956bce0becffa77883c41594c95a23110b94f10cd66a1157e373c3575921f7e  
postgresql-10.15.tar.bz2
+a35c718b1b6690e01c69626d467edb933784f8d1d6741e21fe6cce0738467bb3  
postgresql-10.16.tar.bz2

Reply via email to