Compare commits
No commits in common. "imports/c8s/libpq-13.1-1.el8" and "c8" have entirely different histories.
imports/c8
...
c8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/postgresql-13.1.tar.bz2
|
||||
SOURCES/postgresql-13.20.tar.bz2
|
||||
|
@ -1 +1 @@
|
||||
3760c704f4d195100a28a983c0bc5331076259ee SOURCES/postgresql-13.1.tar.bz2
|
||||
e56b335306a0dd446987c35dba655427dfcc325c SOURCES/postgresql-13.20.tar.bz2
|
||||
|
@ -1 +0,0 @@
|
||||
12345c83b89aa29808568977f5200d6da00f88a035517f925293355432ffe61f postgresql-13.1.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}.1
|
||||
Version: %{majorversion}.20
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: PostgreSQL
|
||||
@ -130,6 +130,25 @@ 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
|
||||
|
||||
* Wed Jun 21 2023 Masahiro Matsuya <mmatsuya@redhat.com> - 13.11-1
|
||||
- Rebase to 13.11
|
||||
Resolves: #2171369
|
||||
|
||||
* Mon Nov 29 2021 Marek Kulik <mkulik@redhat.com> - 13.5-1
|
||||
- Rebase to 13.5
|
||||
Resolves: #2023294
|
||||
|
||||
* Mon May 31 2021 Honza Horak <hhorak@redhat.com> - 13.3-1
|
||||
- Rebase to 13.3
|
||||
Resolves: #1966146
|
||||
|
||||
* Tue Feb 16 2021 Honza Horak <hhorak@redhat.com> - 13.2-1
|
||||
- Rebase to 13.2
|
||||
Related: #1855776
|
||||
|
||||
* Tue Nov 17 2020 Patrik Novotný <panovotn@redhat.com> - 13.1-1
|
||||
- Rebase to upstream release 13.1
|
||||
Resolves: BZ#1855776
|
||||
|
Loading…
Reference in New Issue
Block a user