import libpq-12.4-1.el8_2
This commit is contained in:
parent
e35d1faccd
commit
e5fee9e2fb
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/postgresql-12.1.tar.bz2
|
||||
SOURCES/postgresql-12.4.tar.bz2
|
||||
|
@ -1 +1 @@
|
||||
b9bd13230fa02a4d0105e92d15d56e7842119e26 SOURCES/postgresql-12.1.tar.bz2
|
||||
5a64e3916a42547227f2afec359d1c9ddc3eba8e SOURCES/postgresql-12.4.tar.bz2
|
||||
|
@ -1 +0,0 @@
|
||||
a09bf3abbaf6763980d0f8acbb943b7629a8b20073de18d867aecdb7988483ed postgresql-12.1.tar.bz2
|
1
SOURCES/postgresql-12.4.tar.bz2.sha256
Normal file
1
SOURCES/postgresql-12.4.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
bee93fbe2c32f59419cb162bcc0145c58da9a8644ee154a30b9a5ce47de606cc postgresql-12.4.tar.bz2
|
@ -3,8 +3,8 @@
|
||||
|
||||
Summary: PostgreSQL client library
|
||||
Name: libpq
|
||||
Version: %{majorversion}.1
|
||||
Release: 3%{?dist}
|
||||
Version: %{majorversion}.4
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: PostgreSQL
|
||||
Url: http://www.postgresql.org/
|
||||
@ -130,6 +130,12 @@ find_lang_bins %name-devel.lst pg_config
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 17 2020 Patrik Novotný <panovotn@redhat.com> - 12.5-1
|
||||
- Rebase to upstream release 12.4
|
||||
|
||||
* Tue Jun 16 2020 Patrik Novotný <panovotn@redhat.com> - 12.3-1
|
||||
- Rebase to upstream release 12.3
|
||||
|
||||
* Tue Nov 19 2019 Patrik Novotný <panovotn@redhat.com> - 12.1-3
|
||||
- Rebuild with rebased symbol versioning patch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user