Rebase to 14.4
This commit is contained in:
parent
9ca5d6fc26
commit
0acdf142d1
@ -1,9 +1,9 @@
|
||||
diff -ur postgresql-14.2_original/src/interfaces/libpq/Makefile postgresql-14.2/src/interfaces/libpq/Makefile
|
||||
--- postgresql-14.2_original/src/interfaces/libpq/Makefile 2022-02-23 09:31:25.000000000 +0100
|
||||
+++ postgresql-14.2/src/interfaces/libpq/Makefile 2022-02-23 10:18:14.000000000 +0100
|
||||
@@ -96,8 +96,6 @@
|
||||
|
||||
diff -ur postgresql-14.4_original/src/interfaces/libpq/Makefile postgresql-14.4/src/interfaces/libpq/Makefile
|
||||
--- postgresql-14.4_original/src/interfaces/libpq/Makefile 2022-06-22 12:24:56.506658251 +0200
|
||||
+++ postgresql-14.4/src/interfaces/libpq/Makefile 2022-06-22 12:25:46.222779323 +0200
|
||||
@@ -98,8 +98,6 @@
|
||||
PKG_CONFIG_REQUIRES_PRIVATE = libssl libcrypto
|
||||
endif
|
||||
|
||||
-all: all-lib
|
||||
-
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: ECPG - Embedded SQL in C
|
||||
Name: libecpg
|
||||
Version: %majorversion.2
|
||||
Version: %majorversion.4
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: PostgreSQL
|
||||
@ -130,6 +130,10 @@ find_lang_bins %name-devel.lst ecpg
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 22 2022 Ondřej Sloup <osloup@redhat.com> - 14.4-1
|
||||
- Update to 14.4
|
||||
- Update libecpg-12.2-dependency-build.patch file
|
||||
|
||||
* Tue Feb 22 2022 Filip Januš <fjanus@redhat.com> - 14.2-1
|
||||
- Update to 14.2
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (postgresql-14.2.tar.bz2) = 19aeb6528605dbcf5df84048b2eed8f54b202576134d3fe3900bb8f073179c4258d2581acd745887e7e6fa86ebdb5f7b159ffaa0a645d601efee7c5f7730456b
|
||||
SHA512 (postgresql-14.2.tar.bz2.sha256) = 5f6ea852a9afafb5051ed2abf406d5119f6f0133d2bb275a7c14d2fe7380f9db438423ee185366a3afd8d11a27c33664f13e6fdc862b95cc3ae6ddd827d390f2
|
||||
SHA512 (postgresql-14.4.tar.bz2) = dd2f80248684e331d2ffb1e26cd2a285df1fb18710807a0c31aedabf917912ce9267f8ca26318e5371d916c6fe476f8a17886d82d3ff86a974e6f24c19a6aafb
|
||||
SHA512 (postgresql-14.4.tar.bz2.sha256) = f2f4e5dd260163099742fe8a0ee854d92af425ba52243e699df006ea7c98153961a0ec08f684f3bbdbcc731cafe81621d36a9aad6594c702b54c03e9bb74a7d0
|
||||
|
Loading…
Reference in New Issue
Block a user