Perl mass rebuild

This commit is contained in:
Petr Sabata 2011-07-20 11:59:35 +02:00
parent 225f74aa3b
commit e60877113e

View File

@ -54,7 +54,7 @@ Summary: PostgreSQL client programs
Name: postgresql
%global majorversion 9.0
Version: 9.0.4
Release: 5%{?dist}
Release: 6%{?dist}
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
# recognizes it as an independent license, so we do as well.
License: PostgreSQL
@ -824,6 +824,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 9.0.4-6
- Perl mass rebuild
* Wed Jul 6 2011 Tom Lane <tgl@redhat.com> 9.0.4-5
- Remove erroneously-included Default-Start line from LSB init block
Related: #717024