From edf5326de97b714c2b7e2ed243c4ccaa1f1da537 Mon Sep 17 00:00:00 2001 From: Tomas Edwardsson Date: Thu, 25 Apr 2013 01:00:35 +0000 Subject: [PATCH] Automatic commit of package [nagios-okplugin-ipa] release [0.0.2-1]. --- check_ipa/nagios-okplugin-ipa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/check_ipa/nagios-okplugin-ipa.spec b/check_ipa/nagios-okplugin-ipa.spec index de2f9cf..1e4f31f 100644 --- a/check_ipa/nagios-okplugin-ipa.spec +++ b/check_ipa/nagios-okplugin-ipa.spec @@ -3,7 +3,7 @@ Summary: A Nagios plugin to check IPA server status Name: nagios-okplugin-%{plugin} -Version: 0.0.1 +Version: 0.0.2 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -41,5 +41,8 @@ rm -rf %{buildroot} %config(noreplace) %{_sysconfdir}/nrpe.d/check_ipa.cfg %changelog +* Thu Apr 25 2013 Tomas Edwardsson 0.0.2-1 +- Tagged new release + * Wed Apr 25 2013 Tomas Edwardss 0.0.1-1 - Initial Packaging