[python-flask-testing] New release 0.4.1

Yohan Graterol yograterol at fedoraproject.org
Sun Mar 30 03:37:03 UTC 2014


commit 357b53cb9fcf85abd89cda8d580023fb71bf15fd
Author: Yohan Graterol <yohangraterol92 at gmail.com>
Date:   Sat Mar 29 22:37:09 2014 -0500

    New release 0.4.1

 python-flask-testing.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/python-flask-testing.spec b/python-flask-testing.spec
index 7f40509..f3ceb98 100644
--- a/python-flask-testing.spec
+++ b/python-flask-testing.spec
@@ -1,9 +1,9 @@
-%global commit 60137ce9aec55e4bdf642f9105d0a33e87220c80
+%global commit 135e92d8883aea08df1eca1c46494b4c024b6153
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global pkgname flask-testing
 
 Name:           python-flask-testing
-Version:        0.4
+Version:        0.4.1
 Release:        1%{?dist}
 Summary:        Provides unit testing utilities for Flask
 
@@ -47,5 +47,7 @@ sed -i "/multiprocessing/d" setup.py
 
 
 %changelog
+* Sat Mar 29 2014 Yohan Graterol <yohangraterol92 at gmail.com> - 0.4.1-1
+- New release
 * Wed Aug 07 2013 Yohan Graterol <yohangraterol92 at gmail.com> - 0.4-1
 - Initial Packaging


More information about the scm-commits mailing list