From ba283c9bb583f70035686bb8be622f6ba5badfbe Mon Sep 17 00:00:00 2001 From: Massimo Date: Jan 28 2013 13:46:29 +0000 Subject: Updating to latest upstream version 0.7. --- diff --git a/.gitignore b/.gitignore index 840561e..45ea40c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /simplevisor-0.6.tar.gz +/simplevisor-0.7.tar.gz diff --git a/python-simplevisor.spec b/python-simplevisor.spec index 7a6df18..3d33884 100644 --- a/python-simplevisor.spec +++ b/python-simplevisor.spec @@ -8,7 +8,7 @@ %global srcname simplevisor Name: python-simplevisor -Version: 0.6 +Version: 0.7 Release: 1%{?dist} Summary: Python simple daemons supervisor @@ -132,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Mon Jan 28 2013 Massimo Paladin - 0.7-1 +- Updating to upstream 0.7. + * Thu Jan 17 2013 Massimo Paladin - 0.6-1 - Updating to upstream 0.6. diff --git a/sources b/sources index 8d18c7a..c451196 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -83a7e2d30e1c450907277dc95367e628 simplevisor-0.6.tar.gz +43b5363d7ad3d5d46e6956cb38037665 simplevisor-0.7.tar.gz