Tue, 26 Nov 2024 16:47:00 UTC | login

Information for build libecpg-12.3-1.fc33

ID162711
Package Namelibecpg
Version12.3
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libecpg.git#f7b43619c4a4f76376bf155b696ba0b6642d4db0
SummaryECPG - Embedded SQL in C
DescriptionAn embedded SQL program consists of code written in an ordinary programming language, in this case C, mixed with SQL commands in specially marked sections. To build the program, the source code (*.pgc) is first passed through the embedded SQL preprocessor, which converts it to an ordinary C program (*.c), and afterwards it can be processed by a C compiler.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 09 Jun 2020 10:50:45 UTC
CompletedTue, 09 Jun 2020 11:30:59 UTC
Taskbuild (f33, /rpms/libecpg.git:f7b43619c4a4f76376bf155b696ba0b6642d4db0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libecpg.git#f7b43619c4a4f76376bf155b696ba0b6642d4db0'}}
Tags No tags
RPMs No RPMs
Changelog * Mon May 18 2020 Patrik Novotný <panovotn@redhat.com> - 12.3-1 - Rebase to upstream release 12.3 * Mon Mar 02 2020 Filip Januš <fjanus@redhat.com> - 12.2-1 - Rebase onto: 12.2 - update of patch(libecpg-10.5-external-libpq.patch) was needed - add upstream patch libecpg-12.2-dependency-build.patch https://www.postgresql.org/message-id/20200321221303.GA17979%40momjian.us * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 11.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 11.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Feb 14 2019 Pavel Raiskup <praiskup@redhat.com> - 11.2-1 - latest upstream release, per release notes: https://www.postgresql.org/docs/11/static/release-11-1.html https://www.postgresql.org/docs/11/static/release-11-2.html * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 17 2018 Pavel Raiskup <praiskup@redhat.com> - 11.0-1 - latest upstream release, per release notes: https://www.postgresql.org/docs/11/static/release-11.html * Thu Aug 30 2018 Pavel Raiskup <praiskup@redhat.com> - 10.5-1 - slight simplification before review * Thu Aug 16 2018 Pavel Raiskup <praiskup@redhat.com> - 10.5-0.1 - initial packaging