[pynag/el5] Added new source and updated version

Tomas Edwardsson tommi at fedoraproject.org
Wed May 1 00:28:57 UTC 2013


commit efffc166607bef0eef8a78e84208cb72909d14ae
Author: Tomas Edwardsson <tommi at tommi.org>
Date:   Tue Apr 30 18:35:19 2013 +0000

    Added new source and updated version

 .gitignore |    1 +
 pynag.spec |   13 ++++++++-----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 871d0ab..449bace 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /pynag-0.4.1.tar.gz
 /pynag-0.4.6.tar.gz
 /pynag-0.4.8.tar.gz
+/pynag-0.4.9.tar.gz
diff --git a/pynag.spec b/pynag.spec
index d8d387d..dd66ff3 100644
--- a/pynag.spec
+++ b/pynag.spec
@@ -5,7 +5,7 @@
 
 Summary: Python modules and utilities for Nagios plugins and configuration
 Name: pynag
-Version: 0.4.8
+Version: 0.4.9
 Release: 1%{?dist}
 Source0: http://pypi.python.org/packages/source/p/pynag/pynag-%{version}.tar.gz
 License: GPLv2
@@ -13,12 +13,13 @@ Group: System Environment/Libraries
 BuildRequires: python-devel
 BuildRequires: python-setuptools
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-Url: http://pypi.python.org/pypi/pynag/
+Url: http://pynag.org/
 BuildArch: noarch
 
 %description
-Contains python modules and utilities for pragmatically handling Nagios
-configuration file maintenance and plug-in development.
+Python modules and utilities for pragmatically handling Nagios configuration
+file maintenance, status information, log file parsing and plug-in
+development.
 
 %package examples
 Group: System Environment/Libraries
@@ -69,10 +70,12 @@ rm -fr $RPM_BUILD_ROOT
 %doc examples/README
 
 %changelog
+* Thu Apr 30 2013 Tomas Edwardsson <tommi at tommi.org> 0.4.9-1
+- New upstream version
+
 * Wed Dec 12 2012 Tomas Edwardsson <tommi at tommi.org> 0.4.8-1
 - New upstream version
 
-%changelog
 * Mon Sep 17 2012 Tomas Edwardsson <tommi at tommi.org> 0.4.6-1
 - New upstream version
 - Removed pynag-* scripts for a new binary, pynag
diff --git a/sources b/sources
index 60bfd3d..eaae5fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d15c51b18678ac45dc7dd7352506498a  pynag-0.4.8.tar.gz
+913b4876afa8aab9f9b3ab0b577cdcea  pynag-0.4.9.tar.gz


More information about the scm-commits mailing list