commit nagios-plugins-zypper for openSUSE:Factory
Hello community, here is the log from the commit of package nagios-plugins-zypper for openSUSE:Factory checked in at Thu Mar 24 10:59:30 CET 2011. -------- --- nagios-plugins-zypper/nagios-plugins-zypper.changes 2011-02-04 09:21:07.000000000 +0100 +++ /mounts/work_src_done/STABLE/nagios-plugins-zypper/nagios-plugins-zypper.changes 2011-03-23 22:30:47.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Mar 23 21:30:08 UTC 2011 - lars@linux-schulserver.de + +- update to 1.39: + + SLE-10-SP4 and openSUSE 11.5 are supported + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nagios-plugins-zypper.spec ++++++ --- /var/tmp/diff_new_pack.9qAN1O/_old 2011-03-24 10:56:31.000000000 +0100 +++ /var/tmp/diff_new_pack.9qAN1O/_new 2011-03-24 10:56:31.000000000 +0100 @@ -20,7 +20,7 @@ Name: nagios-plugins-zypper Summary: Nagios plugin for checking software updates -Version: 1.38 +Version: 1.39 Release: 1 Url: http://en.opensuse.org/Nagios-plugins-zypper License: BSD4c ++++++ check_zypper.pl ++++++ --- /var/tmp/diff_new_pack.9qAN1O/_old 2011-03-24 10:56:31.000000000 +0100 +++ /var/tmp/diff_new_pack.9qAN1O/_new 2011-03-24 10:56:31.000000000 +0100 @@ -49,7 +49,7 @@ # constants $PROGNAME = "check_zypper"; -$VERSION = '1.38'; +$VERSION = '1.39'; $DEBUG = 0; # variables @@ -84,8 +84,8 @@ 0 => 'OK', ); our %supported_release = ( - 'openSUSE' => [ '11.2', '11.3', '11.4' ], - 'SLE' => [ '10.3', '11.1' ], + 'openSUSE' => [ '11.2', '11.3', '11.4', '11.5' ], + 'SLE' => [ '10.3', '10.4', '11.1' ], ); $opt_w = 'recommended,optional,unsupported'; $opt_c = 'security'; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de