import libecpg-13.2-1.el8
This commit is contained in:
parent
af9518f6b9
commit
d0398e0505
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/postgresql-13.1.tar.bz2
|
||||
SOURCES/postgresql-13.2.tar.bz2
|
||||
|
@ -1 +1 @@
|
||||
3760c704f4d195100a28a983c0bc5331076259ee SOURCES/postgresql-13.1.tar.bz2
|
||||
fc40c06ee7f2fd5f4ee5af88c8502f06a44c8698 SOURCES/postgresql-13.2.tar.bz2
|
||||
|
@ -1 +0,0 @@
|
||||
12345c83b89aa29808568977f5200d6da00f88a035517f925293355432ffe61f postgresql-13.1.tar.bz2
|
1
SOURCES/postgresql-13.2.tar.bz2.sha256
Normal file
1
SOURCES/postgresql-13.2.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
5fd7fcd08db86f5b2aed28fcfaf9ae0aca8e9428561ac547764c2a2b0f41adfc postgresql-13.2.tar.bz2
|
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: ECPG - Embedded SQL in C
|
||||
Name: libecpg
|
||||
Version: %majorversion.1
|
||||
Release: 3%{?dist}
|
||||
Version: %majorversion.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: PostgreSQL
|
||||
Url: http://www.postgresql.org/
|
||||
@ -129,6 +129,9 @@ find_lang_bins %name-devel.lst ecpg
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 19 2021 Patrik Novotný <panovotn@redhat.com> - 13.2-1
|
||||
- Rebase to upstream release 13.2
|
||||
|
||||
* Thu Dec 03 2020 Honza Horak <hhorak@redhat.com> - 13.1-3
|
||||
- Add Requires: libpgtypes to avoid the need to test interoperability
|
||||
between the various combinations of old and new subpackages
|
||||
|
Loading…
Reference in New Issue
Block a user