From d1c8070581f361adc556e27b91d667d94d700ffd Mon Sep 17 00:00:00 2001 From: Tomas Edwardsson Date: Nov 02 2013 22:36:41 +0000 Subject: Update to version 0.7.0 --- diff --git a/.gitignore b/.gitignore index a510652..ff51c76 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /pynag-0.4.8.tar.gz /pynag-0.4.9.tar.gz /pynag-0.5.0.tar.gz +/pynag-0.7.0.tar.gz diff --git a/pynag.spec b/pynag.spec index 6f20dc6..0d470ca 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.5.0 +Version: 0.7.0 Release: 1%{?dist} Source0: http://pypi.python.org/packages/source/p/pynag/pynag-%{version}.tar.gz License: GPLv2 @@ -70,6 +70,9 @@ rm -fr $RPM_BUILD_ROOT %doc examples/README %changelog +* Sat Nov 2 2013 Tomas Edwardsson 0.7.0-1 +- New upstream version + * Thu Jun 28 2013 Tomas Edwardsson 0.5.0-1 - New upstream version diff --git a/sources b/sources index bbfffcb..0d83dca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8b43fbdd01d14295bc511c410f680f1 pynag-0.5.0.tar.gz +6274011c1c8b0689606e7c785f04c069 pynag-0.7.0.tar.gz