import UBI libpq-13.20-1.el9_5
This commit is contained in:
parent
fa780f476b
commit
1f08cbd151
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/postgresql-13.15.tar.bz2
|
||||
SOURCES/postgresql-13.20.tar.bz2
|
||||
|
@ -1 +1 @@
|
||||
d2275aa3a69a6cdcdd9774945ec3dd7aded0f419 SOURCES/postgresql-13.15.tar.bz2
|
||||
e56b335306a0dd446987c35dba655427dfcc325c SOURCES/postgresql-13.20.tar.bz2
|
||||
|
@ -1 +0,0 @@
|
||||
42edd415446d33b8c242be76d1ad057531b2264b2e86939339b7075c6e4ec925 postgresql-13.15.tar.bz2
|
1
SOURCES/postgresql-13.20.tar.bz2.sha256
Normal file
1
SOURCES/postgresql-13.20.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
8134b685724d15e60d93bea206fbe0f14c8295e84f1cc91d5a3928163e4fb288 postgresql-13.20.tar.bz2
|
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: PostgreSQL client library
|
||||
Name: libpq
|
||||
Version: %{majorversion}.15
|
||||
Version: %{majorversion}.20
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: PostgreSQL
|
||||
@ -131,6 +131,9 @@ find_lang_bins %name-devel.lst pg_config
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 18 2025 Ales Nezbeda <anezbeda@redhat.com> - 13.20-1
|
||||
* Update to 13.20
|
||||
|
||||
* Thu Jul 18 2024 Filip Janus <fjanus@redhat.com> - 13.15-1
|
||||
- Update to 13.15
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user