From 426700455b6a3dc51deef244b694420463d811b4 Mon Sep 17 00:00:00 2001
From: Marcin Krol <hawk@tld-linux.org>
Date: Sat, 22 Feb 2025 21:02:54 +0100
Subject: [PATCH] - updated to 16.8

---
 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 70f66c8..a52c69a 100644
--- a/postgresql-autoconf.patch
+++ b/postgresql-autoconf.patch
@@ -3,7 +3,7 @@ diff -ur postgresql-16.1.orig/configure.ac postgresql-16.1/configure.ac
 +++ postgresql-16.1/configure.ac	2023-12-13 21:54:44.023989230 +0100
 @@ -19,10 +19,6 @@
  
- AC_INIT([PostgreSQL], [16.6], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
+ AC_INIT([PostgreSQL], [16.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 f6b21ca..f212a45 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}.6
+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:	1dce19ac968da51c99e8fc22c01c0269
+# Source0-md5:	f149a9f7aea0dbd66d366f70d6e7bda6
 Source1:	postgresql.init
 Source2:	pgsql-Database-HOWTO-html.tar.gz
 # Source2-md5:	5b656ddf1db41965761f85204a14398e
-- 
2.49.0