[check_postgres/el6] - Update to 2.21.0

Devrim GÜNDÜZ devrim at fedoraproject.org
Tue Jan 6 14:04:27 UTC 2015


commit 0f4dc458a170c73c97db849f2ad6b147bbb0c8d8
Author: Devrim Gündüz <devrim at gunduz.org>
Date:   Tue Jan 6 14:04:23 2015 +0000

    - Update to 2.21.0

 .gitignore          |    2 +-
 check_postgres.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6bc8b87..54e2c96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/check_postgres-2.19.0.tar.gz
+/check_postgres-2.21.0.tar.gz
diff --git a/check_postgres.spec b/check_postgres.spec
index 158eb45..c44398a 100644
--- a/check_postgres.spec
+++ b/check_postgres.spec
@@ -1,6 +1,6 @@
 Summary:	PostgreSQL monitoring script
 Name:		check_postgres
-Version:	2.19.0
+Version:	2.21.0
 Release:	1%{?dist}
 License:	BSD
 Group:		Applications/Databases
@@ -42,6 +42,9 @@ rm -rf %{buildroot}
 %{_bindir}/%{name}.pl
 
 %changelog
+* Tue Jan 06 2015 Devrim Gündüz <devrim at gunduz.org> - 2.21.0-1
+- Update to 2.21.0
+
 * 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
diff --git a/sources b/sources
index bda4bb6..e50eb3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df22d185b7e6fd2d8f5bdfac34f3e45a  check_postgres-2.19.0.tar.gz
+c27dc6daaf75de32fc4f6e8cc3502116  check_postgres-2.21.0.tar.gz


More information about the scm-commits mailing list