[python-flask-images] Updated to 2.1.1 version

Eduardo Javier Echeverria Alvarado echevemaster at fedoraproject.org
Fri Jan 2 03:57:01 UTC 2015


commit 8c595d5aaa632c4120b639716cea0a6f4a99551d
Author: Eduardo Echeverria <echevemaster at gmail.com>
Date:   Thu Jan 1 23:27:07 2015 -0430

    Updated to 2.1.1 version

 .gitignore               |    1 +
 python-flask-images.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a06a0b..0c4610f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Flask-Images-1.0.0.tar.gz
+/Flask-Images-2.1.1.tar.gz
diff --git a/python-flask-images.spec b/python-flask-images.spec
index faaace6..40adae5 100644
--- a/python-flask-images.spec
+++ b/python-flask-images.spec
@@ -1,8 +1,8 @@
 %global pypi_name Flask-Images
 
 Name:           python-flask-images
-Version:        1.0.0
-Release:        4%{?dist}
+Version:        2.1.1
+Release:        1%{?dist}
 Summary:        Dynamic image resizing for Flask
 
 License:        BSD
@@ -45,6 +45,9 @@ rm -rf %{pypi_name}.egg-info
 %{python2_sitelib}/*
 
 %changelog
+* Thu Jan 01 2015 Eduardo Echeverria  <echevemaster at gmail.com> - 2.1.1-1
+- Updated to new upstream version
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 8559fe4..980625d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b555a523d125bc229aaefc8cb47e4916  Flask-Images-1.0.0.tar.gz
+d8e3c8a243e94fe1b6c64b1fbc0d46ef  Flask-Images-2.1.1.tar.gz


More information about the scm-commits mailing list