From 45c3525f84b59986f1a1f69f3bedda4607deb42c Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 13 Dec 2025 17:23:57 +0100 Subject: [PATCH] - updated to 14.20 --- postgresql-autoconf.patch | 2 +- postgresql.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/postgresql-autoconf.patch b/postgresql-autoconf.patch index 04c4481..04cc9d2 100644 --- a/postgresql-autoconf.patch +++ b/postgresql-autoconf.patch @@ -3,7 +3,7 @@ diff -urNp -x '*.orig' postgresql-14.10.org/configure.ac postgresql-14.10/config +++ postgresql-14.10/configure.ac 2023-12-16 01:46:55.927438848 +0100 @@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch un - AC_INIT([PostgreSQL], [14.19], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/]) + AC_INIT([PostgreSQL], [14.20], [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 3cfc592..396d36c 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: 1d1a18cfac37a27d4e0fa0e7ea86312a +# Source0-md5: 9469ed4937c3b73bd6b7fe6e569aa03b Source1: postgresql.init Source2: pgsql-Database-HOWTO-html.tar.gz # Source2-md5: 5b656ddf1db41965761f85204a14398e -- 2.52.0