Hello community,

here is the log from the commit of package postgresql92 for openSUSE:Factory 
checked in at 2013-02-12 16:45:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql92 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql92.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql92", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql92/postgresql92-libs.changes   
2013-01-11 15:59:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql92.new/postgresql92-libs.changes      
2013-02-12 16:45:39.000000000 +0100
@@ -1,0 +2,20 @@
+Fri Feb  8 14:06:20 UTC 2013 - [email protected]
+
+- Updated to version 9.2.3
+  * Prevent execution of enum_recv from SQL (Tom Lane)
+  * Fix multiple problems in detection of when a consistent database
+    state has been reached during WAL replay
+  * Fix detection of end-of-backup point when no actual redo 
+    work is required
+  * Update minimum recovery point when truncating a relation file
+  * Fix recycling of WAL segments after changing recovery target
+    timeline
+  * Properly restore timeline history files from archive on
+    cascading standby servers
+  * Fix lock conflict detection on hot-standby servers
+  * Fix missing cancellations in hot standby mode
+  * See the release notes for the rest of the changes:
+    http://www.postgresql.org/docs/9.2/static/release-9-2-3.html
+    /usr/share/doc/packages/postgresql/HISTORY
+
+-------------------------------------------------------------------
postgresql92.changes: same change

Old:
----
  postgresql-9.2.2.tar.bz2

New:
----
  postgresql-9.2.3.tar.bz2

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

Other differences:
------------------
++++++ postgresql92-libs.spec ++++++
--- /var/tmp/diff_new_pack.FPuuvh/_old  2013-02-12 16:45:47.000000000 +0100
+++ /var/tmp/diff_new_pack.FPuuvh/_new  2013-02-12 16:45:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package postgresql91
+# spec file for package postgresql92-libs
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -40,12 +40,12 @@
 BuildRequires:  gettext-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  pam-devel
+BuildRequires:  pwdutils
 BuildRequires:  python-devel
 BuildRequires:  readline-devel
 BuildRequires:  tcl-devel
 BuildRequires:  uuid-devel
 BuildRequires:  zlib-devel
-BuildRequires:  pwdutils
 %endif
 
 %if 0%{?suse_version} >= 1110
@@ -58,14 +58,14 @@
 BuildRequires:  krb5-devel
 BuildRequires:  libxslt-devel
 %endif
+BuildRequires:  -postgresql-libs
 BuildRequires:  openldap2-devel
 BuildRequires:  openssl-devel
 BuildRequires:  update-alternatives
-BuildRequires:  -postgresql-libs
 Summary:        Basic Clients and Utilities for PostgreSQL
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
-Version:        9.2.2
+Version:        9.2.3
 Release:        0
 %define pg_minor_version %(echo %version | sed -r 
's/^([0-9]+\\.[0-9]+).*/\\1/')
 Source0:        postgresql-%version.tar.bz2
@@ -141,7 +141,6 @@
 preprocessor for PostgreSQL.
 
 %package -n %pgname-devel
-License:        PostgreSQL
 Summary:        PostgreSQL development header files and libraries
 Group:          Productivity/Databases/Tools
 Provides:       postgresql-devel = %version
@@ -170,7 +169,6 @@
 %if %buildmain
 
 %package server
-License:        PostgreSQL
 Summary:        The Programs Needed to Create and Run a PostgreSQL Server
 Group:          Productivity/Databases/Servers
 PreReq:         pwdutils
@@ -195,7 +193,6 @@
 PostgreSQL databases.
 
 %package docs
-License:        PostgreSQL
 Summary:        HTML Documentation for PostgreSQL
 Group:          Productivity/Databases/Tools
 Provides:       postgresql-docs = %version
@@ -215,7 +212,6 @@
 postgresql package.
 
 %package contrib
-License:        PostgreSQL
 Summary:        Contributed Extensions and Additions to PostgreSQL
 Group:          Productivity/Databases/Tools
 #FIXME
@@ -237,7 +233,6 @@
 /usr/share/doc/packages/postgresql/contrib.
 
 %package plperl
-License:        PostgreSQL
 Summary:        The PL/Tcl, PL/Perl, and  PL/Python procedural languages for 
PostgreSQL
 Group:          Productivity/Databases/Servers
 Requires:       perl = %perl_version
@@ -253,7 +248,6 @@
 PostgreSQL also offers the builtin procedural language PL/SQL.
 
 %package plpython
-License:        PostgreSQL
 Summary:        The PL/Python Procedural Languages for PostgreSQL
 Group:          Productivity/Databases/Servers
 Provides:       postgresql-plpython = %version
@@ -275,7 +269,6 @@
 included in the postgresql-server package.
 
 %package pltcl
-License:        PostgreSQL
 Summary:        PL/Tcl Procedural Language for PostgreSQL
 Group:          Productivity/Databases/Tools
 Provides:       postgresql-pltcl = %version

postgresql92.spec: same change
++++++ postgresql-9.2.2.tar.bz2 -> postgresql-9.2.3.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql92/postgresql-9.2.2.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql92.new/postgresql-9.2.3.tar.bz2 differ: 
char 11, line 1

++++++ postgresql92-full.spec.in ++++++
--- /var/tmp/diff_new_pack.FPuuvh/_old  2013-02-12 16:45:47.000000000 +0100
+++ /var/tmp/diff_new_pack.FPuuvh/_new  2013-02-12 16:45:47.000000000 +0100
@@ -65,7 +65,7 @@
 Summary:        Basic Clients and Utilities for PostgreSQL
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
-Version:        9.2.2
+Version:        9.2.3
 Release:        0
 %define pg_minor_version %(echo %version | sed -r 
's/^([0-9]+\\.[0-9]+).*/\\1/')
 Source0:        postgresql-%version.tar.bz2

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to