[python-simplevisor] Update to upstream version 1.0, see CHANGE file for details

Devresse adev at fedoraproject.org
Thu Aug 14 13:48:06 UTC 2014


commit c8730a1caeb537f7057c1edce0365f632a104b2c
Author: Adrien Devresse <adrien.devresse at cern.ch>
Date:   Thu Aug 14 09:48:09 2014 -0400

    Update to upstream version 1.0, see CHANGE file for details

 .gitignore              |    1 +
 python-simplevisor.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <adevress at cern.ch> - 1.0-1
+ - Update to upstream 1.0 version
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list