From 5bc435d9c1e5b906b66147bbe74bbde34234acca Mon Sep 17 00:00:00 2001 From: Adrien Devresse Date: Mar 31 2015 17:00:01 +0000 Subject: Update to 1.1 Version --- diff --git a/.gitignore b/.gitignore index caaba85..913a413 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /simplevisor-0.8.tar.gz /simplevisor-0.9.tar.gz /simplevisor-1.0.tar.gz +/simplevisor-1.1.tar.gz diff --git a/python-simplevisor.spec b/python-simplevisor.spec index ec3ac3f..259b684 100644 --- a/python-simplevisor.spec +++ b/python-simplevisor.spec @@ -8,7 +8,7 @@ %global srcname simplevisor Name: python-simplevisor -Version: 1.0 +Version: 1.1 Release: 1%{?dist} Summary: Python simple daemons supervisor @@ -146,6 +146,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Tue Mar 31 2015 Adrien Devresse - 1.1-1 + - Update to upstream 1.1 version + * Thu Aug 14 2014 Adrien Devresse - 1.0-1 - Update to upstream 1.0 version diff --git a/sources b/sources index 306107e..44fbbd6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09853c595c762db3e224d336e2314a7a simplevisor-1.0.tar.gz +a613f2f1a17789265a7d63f601a6ea4e simplevisor-1.1.tar.gz