Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-02 04:40:43 +00:00
parent 70efd4431e
commit d93212b654

View File

@ -60,7 +60,7 @@ Summary: PostgreSQL client programs
Name: postgresql Name: postgresql
%global majorversion 11 %global majorversion 11
Version: 11.1 Version: 11.1
Release: 3%{?dist} Release: 4%{?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.
@ -1209,6 +1209,9 @@ make -C postgresql-setup-%{setup_version} check
%changelog %changelog
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 11.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Tue Jan 22 2019 Pavel Raiskup <praiskup@redhat.com> - 11.1-3 * Tue Jan 22 2019 Pavel Raiskup <praiskup@redhat.com> - 11.1-3
- build with ICU support, to provide more opt-in collations - build with ICU support, to provide more opt-in collations