[python-flask-login] Update to 0.2.11

Richard Marko rmarko at fedoraproject.org
Fri May 30 10:43:44 UTC 2014


commit 8bd033b1aacc486594dbace3cd98e44b584535dd
Author: Richard Marko <rmarko at fedoraproject.org>
Date:   Fri May 30 12:43:39 2014 +0200

    Update to 0.2.11
    
    Signed-off-by: Richard Marko <rmarko at fedoraproject.org>

 .gitignore              |    1 +
 python-flask-login.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dac73aa..013f008 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Flask-Login-0.2.4.tar.gz
 /Flask-Login-0.2.7.tar.gz
+/Flask-Login-0.2.11.tar.gz
diff --git a/python-flask-login.spec b/python-flask-login.spec
index 5d0b082..de17ec4 100644
--- a/python-flask-login.spec
+++ b/python-flask-login.spec
@@ -1,6 +1,6 @@
 %global pypi_name Flask-Login
 Name:           python-flask-login
-Version:        0.2.7
+Version:        0.2.11
 Release:        1%{?dist}
 Summary:        User session management for Flask
 
@@ -36,6 +36,9 @@ rm -rf %{pypi_name}.egg-info
 %{python_sitelib}/*
 
 %changelog
+* Fri May 30 2014 Richard Marko <rmarko at fedoraproject.org> - 0.2.11-1
+- Update to 0.2.11
+
 * Mon Aug 26 2013 Richard Marko <rmarko at fedoraproject.org> - 0.2.7-1
 - Update to 0.2.7
 
diff --git a/sources b/sources
index 11eef6d..5e9e477 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50a00f6e3b090a9be73614a9bb99a331  Flask-Login-0.2.7.tar.gz
+c0a7eaf28623f0aeac4929dc05a7a064  Flask-Login-0.2.11.tar.gz


More information about the scm-commits mailing list