Hello community, here is the log from the commit of package check_postgres for openSUSE:Factory checked in at 2020-02-06 13:08:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/check_postgres (Old) and /work/SRC/openSUSE:Factory/.check_postgres.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "check_postgres" Thu Feb 6 13:08:28 2020 rev:3 rq:770360 version:2.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/check_postgres/check_postgres.changes 2019-04-04 12:08:26.593381471 +0200 +++ /work/SRC/openSUSE:Factory/.check_postgres.new.26092/check_postgres.changes 2020-02-06 13:08:29.660344930 +0100 @@ -1,0 +2,9 @@ +Tue Feb 4 17:34:30 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 2.25.0 + * Allow same_schema objects to be included or excluded with + --object and --skipobject + * Fix to allow mixing service names and other connection + parameters for same_schema + +------------------------------------------------------------------- Old: ---- check_postgres-2.24.0.tar.gz New: ---- check_postgres-2.25.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ check_postgres.spec ++++++ --- /var/tmp/diff_new_pack.382rbr/_old 2020-02-06 13:08:30.192345219 +0100 +++ /var/tmp/diff_new_pack.382rbr/_new 2020-02-06 13:08:30.192345219 +0100 @@ -1,7 +1,7 @@ # # spec file for package check_postgres # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: check_postgres -Version: 2.24.0 +Version: 2.25.0 Release: 0 Summary: Postgres monitoring script License: GPL-2.0-or-later @@ -73,6 +73,7 @@ %prep %setup -q install -m 0644 %{SOURCE1} nagios-commands-postgres.cfg +sed -i 's|#!/usr/bin/env perl|#!/usr/bin/perl|g' check_postgres.pl %build perl Makefile.PL ++++++ check_postgres-2.24.0.tar.gz -> check_postgres-2.25.0.tar.gz ++++++ ++++ 3369 lines of diff (skipped)
