import UBI postgresql-13.22-1.el9_6
This commit is contained in:
parent
2e005a4260
commit
18304d7953
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
SOURCES/postgresql-12.22.tar.bz2
|
||||
SOURCES/postgresql-13.20-US.pdf
|
||||
SOURCES/postgresql-13.20.tar.bz2
|
||||
SOURCES/postgresql-13.22-US.pdf
|
||||
SOURCES/postgresql-13.22.tar.bz2
|
||||
SOURCES/postgresql-setup-8.6.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
4f0a2bfcdaa6b370029353d7a01451d7a8282750 SOURCES/postgresql-12.22.tar.bz2
|
||||
d3e9f002c22a1edf936d537e511c92b21394fc82 SOURCES/postgresql-13.20-US.pdf
|
||||
e56b335306a0dd446987c35dba655427dfcc325c SOURCES/postgresql-13.20.tar.bz2
|
||||
8ff831da226b89ae11af4e73009379412de96580 SOURCES/postgresql-13.22-US.pdf
|
||||
3a5f8f2a4e889c395db905147be40dc1f8192fa4 SOURCES/postgresql-13.22.tar.bz2
|
||||
9e12ee26bf41d3831f83049b51ae5da76de2ce12 SOURCES/postgresql-setup-8.6.tar.gz
|
||||
|
@ -1 +0,0 @@
|
||||
8134b685724d15e60d93bea206fbe0f14c8295e84f1cc91d5a3928163e4fb288 postgresql-13.20.tar.bz2
|
1
SOURCES/postgresql-13.22.tar.bz2.sha256
Normal file
1
SOURCES/postgresql-13.22.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
d36d83dc89e625502cf6fb1d0529642ba1266bd614b4e4a41cefd1dddcf09080 postgresql-13.22.tar.bz2
|
@ -62,7 +62,7 @@
|
||||
Summary: PostgreSQL client programs
|
||||
Name: postgresql
|
||||
%global majorversion 13
|
||||
Version: %{majorversion}.20
|
||||
Version: %{majorversion}.22
|
||||
Release: 1%{?dist}
|
||||
|
||||
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
|
||||
@ -1215,6 +1215,9 @@ make -C postgresql-setup-%{setup_version} check
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 15 2025 Filip Janus <fjanus@redhat.com> - 13.22-1
|
||||
- Update to 13.22
|
||||
|
||||
* Thu Nov 21 2024 Filip Janus <fjanus@redhat.com> - 13.18-1
|
||||
- Update to 13.18
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user