|
@@ -22,7 +22,7 @@
|
|
|
Summary: PostgreSQL client programs and libraries.
|
|
|
Summary(ja): PostgreSQL のクライアントプログラム群およびライブラリ
|
|
|
Name: postgresql
|
|
|
-Version: %{pgver}.6
|
|
|
+Version: %{pgver}.7
|
|
|
Release: 1%{?_dist_release}
|
|
|
# Conventions for PostgreSQL Global Development Group RPM releases:
|
|
|
#
|
|
@@ -731,6 +731,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
|
+* Thu Feb 03 2011 Shu KONNO <owa@bg.wakwak.com> 8.4.7-1
|
|
|
+- updated postgresql to 8.4.7 (contains a variety of fixes)
|
|
|
+
|
|
|
* Sat Jan 29 2011 Shu KONNO <owa@bg.wakwak.com> 8.4.6-1
|
|
|
- updated postgresql to 8.4.6
|
|
|
- updated JDBC2 driver to postgresql-8.3-606.{jdbc2,jdbc2ee}.jar
|