From 3c17175a2e3b3354f713c65d7c8fed48a39a9b07 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Tue, 18 Jul 2023 18:01:26 +0200 Subject: [PATCH] - updated to 14.8 --- 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 844ac46..68dbf99 100644 --- a/postgresql-autoconf.patch +++ b/postgresql-autoconf.patch @@ -1,8 +1,8 @@ ---- postgresql-14.2/configure.ac 2022-04-04 11:12:41.193989512 +0200 -+++ postgresql-14.2/configure.ac 2022-04-04 11:14:21.316215579 +0200 +--- postgresql-14.8/configure.ac 2022-04-04 11:12:41.193989512 +0200 ++++ postgresql-14.8/configure.ac 2022-04-04 11:14:21.316215579 +0200 @@ -19,10 +19,6 @@ - AC_INIT([PostgreSQL], [14.2], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/]) + AC_INIT([PostgreSQL], [14.8], [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 b23308d..fa14d30 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}.7 +Version: %{pgsqlversion}.8 Release: 1 License: BSD Group: Applications/Databases Source0: http://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2 -# Source0-md5: 2f02e1f0c6c302c52f1e74973a8a38ff +# Source0-md5: d089f6f4f15f5b278252e867f3a45fd7 Source1: postgresql.init Source2: pgsql-Database-HOWTO-html.tar.gz # Source2-md5: 5b656ddf1db41965761f85204a14398e -- 2.45.2