import libecpg-13.5-3.el8
This commit is contained in:
parent
bf493ac541
commit
2f64fc4fcb
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/postgresql-13.2.tar.bz2
|
SOURCES/postgresql-13.5.tar.bz2
|
||||||
|
@ -1 +1 @@
|
|||||||
fc40c06ee7f2fd5f4ee5af88c8502f06a44c8698 SOURCES/postgresql-13.2.tar.bz2
|
9321e2b01d1ffb15adae06945cb2c5f9dd671bc9 SOURCES/postgresql-13.5.tar.bz2
|
||||||
|
@ -1 +0,0 @@
|
|||||||
5fd7fcd08db86f5b2aed28fcfaf9ae0aca8e9428561ac547764c2a2b0f41adfc postgresql-13.2.tar.bz2
|
|
1
SOURCES/postgresql-13.5.tar.bz2.sha256
Normal file
1
SOURCES/postgresql-13.5.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
|||||||
|
9b81067a55edbaabc418aacef457dd8477642827499560b00615a6ea6c13f6b3 postgresql-13.5.tar.bz2
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: ECPG - Embedded SQL in C
|
Summary: ECPG - Embedded SQL in C
|
||||||
Name: libecpg
|
Name: libecpg
|
||||||
Version: %majorversion.2
|
Version: %majorversion.5
|
||||||
Release: 1%{?dist}
|
Release: 3%{?dist}
|
||||||
|
|
||||||
License: PostgreSQL
|
License: PostgreSQL
|
||||||
Url: http://www.postgresql.org/
|
Url: http://www.postgresql.org/
|
||||||
@ -129,6 +129,16 @@ find_lang_bins %name-devel.lst ecpg
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 09 2021 Filip Janus <fjanus@redhat.com> - 13.5-3
|
||||||
|
- Fix gating.yaml and rebuild
|
||||||
|
- switch to osci.brew-build.tier0.functional
|
||||||
|
|
||||||
|
* Mon Dec 6 2021 Marek Kulik <mkulik@redhat.com> - 13.5-2
|
||||||
|
- Rebuild for gating.
|
||||||
|
|
||||||
|
* Wed Nov 24 2021 Marek Kulik <mkulik@redhat.com> - 13.5-1
|
||||||
|
- Update to 13.5 version
|
||||||
|
|
||||||
* Fri Feb 19 2021 Patrik Novotný <panovotn@redhat.com> - 13.2-1
|
* Fri Feb 19 2021 Patrik Novotný <panovotn@redhat.com> - 13.2-1
|
||||||
- Rebase to upstream release 13.2
|
- Rebase to upstream release 13.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user