From c8730a1caeb537f7057c1edce0365f632a104b2c Mon Sep 17 00:00:00 2001 From: Adrien Devresse Date: Aug 14 2014 13:48:09 +0000 Subject: Update to upstream version 1.0, see CHANGE file for details --- diff --git a/.gitignore b/.gitignore index ab6cc9a..caaba85 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /simplevisor-0.7.tar.gz /simplevisor-0.8.tar.gz /simplevisor-0.9.tar.gz +/simplevisor-1.0.tar.gz diff --git a/python-simplevisor.spec b/python-simplevisor.spec index fe1e19a..ec3ac3f 100644 --- a/python-simplevisor.spec +++ b/python-simplevisor.spec @@ -8,8 +8,8 @@ %global srcname simplevisor Name: python-simplevisor -Version: 0.9 -Release: 3%{?dist} +Version: 1.0 +Release: 1%{?dist} Summary: Python simple daemons supervisor Group: Development/Libraries @@ -146,6 +146,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Thu Aug 14 2014 Adrien Devresse - 1.0-1 + - Update to upstream 1.0 version + * Sat Jun 07 2014 Fedora Release Engineering - 0.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index a2037dd..306107e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62bc63a97ac30be6c36eaab94f561c01 simplevisor-0.9.tar.gz +09853c595c762db3e224d336e2314a7a simplevisor-1.0.tar.gz