[python-pyramid] Update to 1.5.1

Luke Macken lmacken at fedoraproject.org
Thu Aug 28 16:11:22 UTC 2014


commit 0416c12dec21db19ccdb57c1f1040760ccdff67f
Author: Luke Macken <lmacken at redhat.com>
Date:   Thu Aug 28 10:09:25 2014 -0600

    Update to 1.5.1

 .gitignore          |    1 +
 python-pyramid.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea620b1..e910377 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ pyramid-1.0.tar.gz
 /pyramid-1.4b2.tar.gz
 /pyramid-1.4b3.tar.gz
 /pyramid-1.4.tar.gz
+/pyramid-1.5.1.tar.gz
diff --git a/python-pyramid.spec b/python-pyramid.spec
index 2897993..51cde09 100644
--- a/python-pyramid.spec
+++ b/python-pyramid.spec
@@ -5,8 +5,8 @@
 %global modname pyramid
 
 Name:           python-%{modname}
-Version:        1.4
-Release:        13%{?dist}
+Version:        1.5.1
+Release:        1%{?dist}
 Summary:        The Pyramid web application framework, a Pylons project
 
 Group:          Development/Libraries
@@ -222,6 +222,9 @@ popd
 %endif
 
 %changelog
+* Wed Aug 27 2014 Luke Macken <lmacken at redhat.com> - 1.5.1-1
+- Update to 1.5.1
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index e08d58c..9a04e29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d72b664cf3852570faa44a81eb0e448b  pyramid-1.4.tar.gz
+8a1ab3b773d8e22437828f7df22852c1  pyramid-1.5.1.tar.gz


More information about the scm-commits mailing list