diff --git a/.gitignore b/.gitignore index b3c34e6..c5cfec2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /check_openmanage-3.7.5.tar.gz /check_openmanage-3.7.6.tar.gz /check_openmanage-3.7.7.tar.gz +/check_openmanage-3.7.8.tar.gz diff --git a/nagios-plugins-openmanage.spec b/nagios-plugins-openmanage.spec index 23e90d0..7c4054b 100644 --- a/nagios-plugins-openmanage.spec +++ b/nagios-plugins-openmanage.spec @@ -5,7 +5,7 @@ %global debug_package %{nil} Name: nagios-plugins-openmanage -Version: 3.7.7 +Version: 3.7.8 Release: 1%{?dist} Summary: Nagios plugin to monitor hardware health on Dell servers @@ -71,6 +71,9 @@ rm -rf %{buildroot} %changelog +* Wed Dec 12 2012 Trond Hasle Amundsen - 3.7.8-1 +- Upstream release 3.7.8 + * Thu Dec 6 2012 Trond Hasle Amundsen - 3.7.7-1 - Upstream release 3.7.7 diff --git a/sources b/sources index e38686c..05431ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d6e772f839cee8c2a5e95ad1ca737a7 check_openmanage-3.7.7.tar.gz +d32fa4ec2401c3943f21e11ea066aa00 check_openmanage-3.7.8.tar.gz