From 7cd2a39148c36f2f21aef61d25e6c918e208307c Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Tue, 18 Jul 2023 17:53:18 +0200 Subject: [PATCH] - updated to 15.3 --- postgresql-autoconf.patch | 6 +++--- postgresql.spec | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/postgresql-autoconf.patch b/postgresql-autoconf.patch index 72d5220..4fef099 100644 --- a/postgresql-autoconf.patch +++ b/postgresql-autoconf.patch @@ -1,8 +1,8 @@ ---- postgresql-15.2/configure.ac 2023-03-07 23:41:18.334515306 +0100 -+++ postgresql-15.2/configure.ac 2023-03-07 23:42:03.131067994 +0100 +--- postgresql-15.3/configure.ac 2023-03-07 23:41:18.334515306 +0100 ++++ postgresql-15.3/configure.ac 2023-03-07 23:42:03.131067994 +0100 @@ -19,10 +19,6 @@ - AC_INIT([PostgreSQL], [15.2], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/]) + AC_INIT([PostgreSQL], [15.3], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/]) -m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required. -Untested combinations of 'autoconf' and PostgreSQL versions are not diff --git a/postgresql.spec b/postgresql.spec index 53e90b0..74d15fa 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -28,12 +28,12 @@ Summary(tr.UTF-8): Veri Tabanı Yönetim Sistemi Summary(uk.UTF-8): PostgreSQL - система керування базами даних Summary(zh_CN.UTF-8): PostgreSQL 客户端程序和库文件 Name: postgresql-%{pgsqlversion} -Version: %{pgsqlversion}.2 +Version: %{pgsqlversion}.3 Release: 1 License: BSD Group: Applications/Databases Source0: http://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2 -# Source0-md5: 968418dbdd700caaccfeabcee7516496 +# Source0-md5: 7cb75773ff8fbe533701562c3278206b Source1: postgresql.init Source2: pgsql-Database-HOWTO-html.tar.gz # Source2-md5: 5b656ddf1db41965761f85204a14398e -- 2.44.0