[python-flask-oauth] Updated latest source

kumarpraveen kumarpraveen at fedoraproject.org
Thu Oct 11 02:46:52 UTC 2012


commit c004c2340038a17793dc9d972adbf25376a21d5b
Author: Praveen Kumar <kumarpraveen.nitdgp at gmail.com>
Date:   Thu Oct 11 08:16:47 2012 +0530

    Updated latest source

 .gitignore              |    1 +
 python-flask-oauth.spec |   10 ++++++----
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0502b09..b7f1f8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Flask-OAuth-0.9.tar.gz
+/Flask-OAuth-0.12.tar.gz
diff --git a/python-flask-oauth.spec b/python-flask-oauth.spec
index 1a51924..b5fc866 100644
--- a/python-flask-oauth.spec
+++ b/python-flask-oauth.spec
@@ -1,8 +1,8 @@
 %global mod_name Flask-OAuth
 
 Name:           python-flask-oauth
-Version:        0.9
-Release:        3%{?dist}
+Version:        0.12
+Release:        1%{?dist}
 Summary:        Adds OAuth support to Flask
 
 Group:          Development/Libraries
@@ -34,11 +34,13 @@ rm -rf $RPM_BUILD_ROOT
  
 %files
 %doc README PKG-INFO
-%{python_sitelib}/*-nspkg.pth
 %{python_sitelib}/*.egg-info/
-%{python_sitelib}/flaskext/*.py*
+%{python_sitelib}/*.py*
 
 %changelog
+* Fri Oct 11 2012 Praveen Kumar <kumarpraveen.nitdgp at gmail.com> - 0.12-1
+- Updated latest source
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 8ff8b5b..baae8e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ca0798462b21aa264297015773b9670  Flask-OAuth-0.9.tar.gz
+eea1295eb191f3d3064c61df5a10cdc1  Flask-OAuth-0.12.tar.gz


More information about the scm-commits mailing list