From 9f7d2c1d58db0772be8966775f7cb6eebb99abe1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Devrim=20G=C3=9CND=C3=9CZ?= Date: Mon, 23 Mar 2009 00:08:17 +0000 Subject: [PATCH] Bump up release number, and also fix changelog. --- postgresql-pgpool-II.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/postgresql-pgpool-II.spec b/postgresql-pgpool-II.spec index 5eb0783..423de22 100644 --- a/postgresql-pgpool-II.spec +++ b/postgresql-pgpool-II.spec @@ -3,7 +3,7 @@ Summary: Pgpool is a connection pooling/replication server for PostgreSQL Name: postgresql-%{short_name} Version: 2.2 -Release: 1%{?dist} +Release: 1%{?dist}.1 License: BSD Group: Applications/Databases URL: http://pgpool.projects.PostgreSQL.org @@ -105,9 +105,7 @@ chkconfig --add pgpool %{_libdir}/libpcp.so %changelog -* Sun Mar 1 2009 Devrim Gunduz 2.2-1 -- Update to 2.2 -- Update URL +* Mon Mar 23 2009 Devrim Gunduz 2.2-1.1 - Fix pid file path in init script. - Fix spec file -- we don't use short_name macro in pgcore spec file. - Create pgpool pid file directory. @@ -115,6 +113,10 @@ chkconfig --add pgpool - Install conf files to a new directory (/etc/pgpool-II), and get rid of sample conf files. +* Sun Mar 1 2009 Devrim Gunduz 2.2-1 +- Update to 2.2 +- Update URL + * Thu Feb 26 2009 Fedora Release Engineering - 2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild