[python-flask-debugtoolbar] New release New release

Yohan Graterol yograterol at fedoraproject.org
Wed Feb 18 15:10:05 UTC 2015


commit 9900e5c47b1e6d052b7924873c07ff16420a3db5
Author: Yohan Graterol <yohangraterol92 at gmail.com>
Date:   Wed Feb 18 10:09:41 2015 -0500

    New release
    New release

 python-flask-debugtoolbar.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/python-flask-debugtoolbar.spec b/python-flask-debugtoolbar.spec
index 312ad30..f6ae1ec 100644
--- a/python-flask-debugtoolbar.spec
+++ b/python-flask-debugtoolbar.spec
@@ -1,10 +1,10 @@
-%global commit 82295aa4aa4b2083e2e707004cd95ce0f48a7819
+%global commit bebe884615657bf2ef2b731daffec0b718c2ab599
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global pkgname flask-debugtoolbar
 
 Name:           python-flask-debugtoolbar
-Version:        0.9
-Release:        2%{?dist}
+Version:        0.9.2
+Release:        1%{?dist}
 Summary:        A port of the Django debug toolbar to Flask
 
 License:        BSD
@@ -38,6 +38,8 @@ find -name "*.html" -o -name "*.js" | xargs chmod +r-w-x
 %{python_sitelib}/Flask_DebugToolbar-*.egg-info
 
 %changelog
+* Wed Feb 18 2015 Yohan Graterol <yohangraterol92 at gmail.com> - 0.9.2-1
+- Update version.
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list