From 4c916730c6df21082e863b53d940a452c60d3702 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Tue, 18 Jul 2023 18:05:18 +0200 Subject: [PATCH] - updated to 11.20 --- postgresql-autoconf.patch | 7 +++---- postgresql.spec | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/postgresql-autoconf.patch b/postgresql-autoconf.patch index feecd8a..f5dc5fe 100644 --- a/postgresql-autoconf.patch +++ b/postgresql-autoconf.patch @@ -1,9 +1,8 @@ -diff -ur postgresql-11.15.orig/configure.in postgresql-11.15/configure.in ---- postgresql-11.15.orig/configure.in 2022-02-07 22:20:23.000000000 +0100 -+++ postgresql-11.15/configure.in 2022-04-04 18:20:38.577482081 +0200 +--- postgresql-11.20.orig/configure.in 2022-02-07 22:20:23.000000000 +0100 ++++ postgresql-11.20/configure.in 2022-04-04 18:20:38.577482081 +0200 @@ -19,10 +19,6 @@ - AC_INIT([PostgreSQL], [11.15], [pgsql-bugs@postgresql.org]) + AC_INIT([PostgreSQL], [11.20], [pgsql-bugs@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 b2e1537..e99b87a 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}.19 +Version: %{pgsqlversion}.20 Release: 1 License: BSD Group: Applications/Databases Source0: http://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2 -# Source0-md5: bf9dcee07bb35e8bf4e206d17a585640 +# Source0-md5: 05666c76d6c2e0fd6cc3b8e604f9c06d Source1: postgresql.init Source2: pgsql-Database-HOWTO-html.tar.gz # Source2-md5: 5b656ddf1db41965761f85204a14398e -- 2.44.0