From d1ea52eb8b06e38c6b6908d8f11da4d067bb7bc5 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 16 Dec 2023 01:46:08 +0100 Subject: [PATCH] - updated to 13.13 --- postgresql-autoconf.patch | 9 +++++---- postgresql.spec | 4 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/postgresql-autoconf.patch b/postgresql-autoconf.patch index cad992e..6adfca8 100644 --- a/postgresql-autoconf.patch +++ b/postgresql-autoconf.patch @@ -1,8 +1,9 @@ ---- postgresql-13.11.orig/configure.in 2022-02-07 22:17:41.000000000 +0100 -+++ postgresql-13.11/configure.in 2022-04-04 17:51:22.778422656 +0200 -@@ -19,10 +19,6 @@ +diff -urNp -x '*.orig' postgresql-13.13.org/configure.in postgresql-13.13/configure.in +--- postgresql-13.13.org/configure.in 2023-12-16 01:45:46.575553565 +0100 ++++ postgresql-13.13/configure.in 2023-12-16 01:45:50.190599711 +0100 +@@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch un - AC_INIT([PostgreSQL], [13.11], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/]) + AC_INIT([PostgreSQL], [13.13], [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 11c2d43..cf35d1b 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}.11 +Version: %{pgsqlversion}.13 Release: 1 License: BSD Group: Applications/Databases Source0: http://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2 -# Source0-md5: b4fcb4a73180840f23cb3a09cd01d9dc +# Source0-md5: d0c2efc0a6996421129c43e5b8baa075 Source1: postgresql.init Source2: pgsql-Database-HOWTO-html.tar.gz # Source2-md5: 5b656ddf1db41965761f85204a14398e -- 2.45.1