[check_postgres/el5] Update to 2.19.0

Devrim GÜNDÜZ devrim at fedoraproject.org
Thu Jan 19 10:26:37 UTC 2012


commit 57a18258fe9fc25770073581e7ae2de852ae5ace
Author: Devrim GUNDUZ <devrim at gunduz.org>
Date:   Thu Jan 19 12:26:31 2012 +0200

    Update to 2.19.0

 .gitignore          |    2 +-
 check_postgres.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6ff50d5..6bc8b87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/check_postgres-2.18.0.tar.gz
+/check_postgres-2.19.0.tar.gz
diff --git a/check_postgres.spec b/check_postgres.spec
index 2ed27e7..f573325 100644
--- a/check_postgres.spec
+++ b/check_postgres.spec
@@ -1,6 +1,6 @@
 Summary:	PostgreSQL monitoring script
 Name:		check_postgres
-Version:	2.18.0
+Version:	2.19.0
 Release:	1%{?dist}
 License:	BSD
 Group:		Applications/Databases
@@ -41,6 +41,10 @@ rm -rf %{buildroot}
 %{_bindir}/%{name}.pl
 
 %changelog
+* Thu Jan 19 2012 - Devrim GUNDUZ <devrim at gunduz.org> 2.19.0-1
+- Update to 2.19.0, per changes described at
+  https://mail.endcrypt.com/pipermail/check_postgres-announce/2012-January/000028.html
+
 * Mon Oct 3 2011 - Devrim GUNDUZ <devrim at gunduz.org> 2.18.0-1
 - Update to 2.18.0, per changes described at
   https://mail.endcrypt.com/pipermail/check_postgres-announce/2011-October/000027.html
diff --git a/sources b/sources
index 146dddf..bda4bb6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5fd0fa7c4db8fc5e1a0d7230df8ac05  check_postgres-2.18.0.tar.gz
+df22d185b7e6fd2d8f5bdfac34f3e45a  check_postgres-2.19.0.tar.gz


More information about the scm-commits mailing list