[python-flask-login] Update to 0.2.7

Richard Marko rmarko at fedoraproject.org
Mon Aug 26 11:31:21 UTC 2013


commit c2746db2b7887e623ecb982da2717a556526d78d
Author: Richard Marko <rmarko at fedoraproject.org>
Date:   Mon Aug 26 13:26:54 2013 +0200

    Update to 0.2.7

 .gitignore              |    1 +
 python-flask-login.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c41bd99..dac73aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Flask-Login-0.2.4.tar.gz
+/Flask-Login-0.2.7.tar.gz
diff --git a/python-flask-login.spec b/python-flask-login.spec
index 1137ef4..5d0b082 100644
--- a/python-flask-login.spec
+++ b/python-flask-login.spec
@@ -1,7 +1,7 @@
 %global pypi_name Flask-Login
 Name:           python-flask-login
-Version:        0.2.4
-Release:        4%{?dist}
+Version:        0.2.7
+Release:        1%{?dist}
 Summary:        User session management for Flask
 
 Group:          Development/Languages
@@ -36,6 +36,9 @@ rm -rf %{pypi_name}.egg-info
 %{python_sitelib}/*
 
 %changelog
+* Mon Aug 26 2013 Richard Marko <rmarko at fedoraproject.org> - 0.2.7-1
+- Update to 0.2.7
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 69c15b2..11eef6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90278806ccc510c910ee741f51e0ac07  Flask-Login-0.2.4.tar.gz
+50a00f6e3b090a9be73614a9bb99a331  Flask-Login-0.2.7.tar.gz


More information about the scm-commits mailing list