[nrpe] Update to 2.15

Sam Kottler skottler at fedoraproject.org
Mon Jan 27 13:32:24 UTC 2014


commit aa81d4f551b7025db87569e415b161150cf82516
Author: Sam Kottler <shk at redhat.com>
Date:   Mon Jan 27 14:32:26 2014 +0100

    Update to 2.15

 .gitignore |    1 +
 nrpe.spec  |   13 ++++++++-----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d0433b0..ae51679 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ nrpe-2.12.tar.gz
 /nrpe-2.12.tar.gz
 /nrpe-2.13.tar.gz
 /nrpe-2.14.tar.gz
+/nrpe-2.15.tar.gz
diff --git a/nrpe.spec b/nrpe.spec
index 6bbe376..4db58d1 100644
--- a/nrpe.spec
+++ b/nrpe.spec
@@ -4,8 +4,8 @@
 %define nsport 5666
 
 Name: nrpe
-Version: 2.14
-Release: 5%{?dist}
+Version: 2.15
+Release: 1%{?dist}
 Summary: Host/service/network monitoring agent for Nagios
 
 Group: Applications/System
@@ -192,6 +192,9 @@ fi
 %doc Changelog LEGAL README
 
 %changelog
+* Mon Jan 27 2014 Sam Kottler <skottler at fedoraproject.org> - 2.15.1
+- Update to 2.15
+
 * Wed Oct 16 2013 Peter Lemenkov <lemenkov at gmail.com> - 2.14-5
 - Allow building for aarch64 (rhbz #926244)
 - Allow user to redefine default commands (rhbz #963703)
@@ -201,8 +204,8 @@ fi
 
 * Wed May 22 2013 Kevin Fenzi <kevin at scrye.com> 2.14-3
 - Apply patch from bug 860988 to handle RHEL versions and systemd
-- Apply patch from bug 957567 to fix condrestart so nrpe restarts on upgrade. 
-- Rework systemd and service scriptlets and requires. 
+- Apply patch from bug 957567 to fix condrestart so nrpe restarts on upgrade.
+- Rework systemd and service scriptlets and requires.
 - Harden Fedora 19+ builds
 
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.14-2
@@ -310,7 +313,7 @@ fi
 - Added proper SMP build flags
 - Added %{?dist} tag
 - Added reload to nrpe script
-- Updated to 2.4, changes include: 
+- Updated to 2.4, changes include:
 - Added option to allow week random seed (Gerhard Lausser)
 - Added optional command line prefix (Sean Finney)
 - Added ability to reload config file with SIGHUP
diff --git a/sources b/sources
index fcbcf5f..34b9096 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-105857720e21674083a6d6be99e102c7  nrpe-2.14.tar.gz
+3921ddc598312983f604541784b35a50  nrpe-2.15.tar.gz


More information about the scm-commits mailing list