diff --git a/check_mssql_health/nagios-okplugin-mssql.spec b/check_mssql_health/nagios-okplugin-mssql.spec index 1dd0394..d857112 100644 --- a/check_mssql_health/nagios-okplugin-mssql.spec +++ b/check_mssql_health/nagios-okplugin-mssql.spec @@ -2,7 +2,7 @@ Summary: Nagios plugins to check the status of MS-SQL Servers Name: nagios-okplugin-mssql -Version: 0.0.5 +Version: 0.0.7 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -39,6 +39,12 @@ rm -rf %{buildroot} %{_libdir}/nagios/plugins/* %changelog +* Mon Mar 19 2012 Pall Sigurdsson 0.0.7-1 +- + +* Mon Mar 19 2012 Pall Sigurdsson +- + * Mon Mar 12 2012 Pall Sigurdsson 0.0.5-1 -