summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcela Mašláňová <mmaslano@fedoraproject.org>2010-06-01 22:16:43 +0000
committerMarcela Mašláňová <mmaslano@fedoraproject.org>2010-06-01 22:16:43 +0000
commit5f6138f93274b42d9dbced899a907d3216907e2e (patch)
tree86624d8666c6883b86f17e8b230b0462c05cb74a
parent3adc308eb217765f86e77736d8968ed14b5e1ccd (diff)
downloadpostgresql-setup-postgresql-8_4_4-2_fc14.tar.gz
postgresql-setup-postgresql-8_4_4-2_fc14.tar.xz
postgresql-setup-postgresql-8_4_4-2_fc14.zip
- Mass rebuild with perl-5.12.0postgresql-8_4_4-2_fc14
-rwxr-xr-xpostgresql.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/postgresql.spec b/postgresql.spec
index 10e412c..6ab4a40 100755
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -53,7 +53,7 @@ Summary: PostgreSQL client programs
Name: postgresql
%global majorversion 8.4
Version: 8.4.4
-Release: 1%{?dist}
+Release: 2%{?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
@@ -713,6 +713,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Wed Jun 02 2010 Marcela Maslanova <mmaslano@redhat.com> - 8.4.4-2
+- Mass rebuild with perl-5.12.0
+
* Mon May 17 2010 Tom Lane <tgl@redhat.com> 8.4.4-1
- Update to PostgreSQL 8.4.4, for various fixes described at
http://www.postgresql.org/docs/8.4/static/release-8-4-4.html