Rebuild to pick up new build flags from redhat-rpm-config (#1984652)
Related: #1984652
This commit is contained in:
parent
08fdfb60a4
commit
79290e2d6b
@ -63,7 +63,7 @@ Summary: PostgreSQL client programs
|
|||||||
Name: postgresql
|
Name: postgresql
|
||||||
%global majorversion 13
|
%global majorversion 13
|
||||||
Version: %{majorversion}.3
|
Version: %{majorversion}.3
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
|
|
||||||
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
|
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
|
||||||
# recognizes it as an independent license, so we do as well.
|
# recognizes it as an independent license, so we do as well.
|
||||||
@ -1219,6 +1219,9 @@ make -C postgresql-setup-%{setup_version} check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 6 2021 Florian Weimer <fweimer@redhat.com> - 13.3-7
|
||||||
|
- Rebuild to pick up new build flags from redhat-rpm-config (#1984652)
|
||||||
|
|
||||||
* Thu Jul 22 2021 Honza Horak <hhorak@redhat.com> - 13.3-6
|
* Thu Jul 22 2021 Honza Horak <hhorak@redhat.com> - 13.3-6
|
||||||
- Do not provide pkgconfig(libpq) to not trick packages that actually require
|
- Do not provide pkgconfig(libpq) to not trick packages that actually require
|
||||||
libpq-devel
|
libpq-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user