diff --git a/check_cifs/nagios-okplugin-cifs.spec b/check_cifs/nagios-okplugin-cifs.spec index 913f17f..b877a86 100644 --- a/check_cifs/nagios-okplugin-cifs.spec +++ b/check_cifs/nagios-okplugin-cifs.spec @@ -2,7 +2,7 @@ Summary: A Nagios plugin to check CIFS shares Name: nagios-okplugin-cifs -Version: 0.0.3 +Version: 0.0.4 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -38,5 +38,8 @@ rm -rf %{buildroot} %{_libdir}/nagios/plugins/* %changelog +* Mon Mar 12 2012 Pall Sigurdsson 0.0.4-1 +- new package built with tito + * Mon Nov 21 2010 Tomas Edwardsson 0.0.3-1 - Initial packaging