[python-pyramid] Latest upstream, 1.4b2.

Ralph Bean ralph at fedoraproject.org
Mon Dec 10 20:59:25 UTC 2012


commit a266b086881d0090e481118c590602660cfd5a11
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Dec 10 15:59:16 2012 -0500

    Latest upstream, 1.4b2.

 .gitignore          |    1 +
 python-pyramid.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 11955b4..ea755c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pyramid-1.0.tar.gz
 /pyramid-1.1.2.tar.gz
 /pyramid-1.2.7.tar.gz
 /pyramid-1.4b1.tar.gz
+/pyramid-1.4b2.tar.gz
diff --git a/python-pyramid.spec b/python-pyramid.spec
index a4c3647..abdd556 100644
--- a/python-pyramid.spec
+++ b/python-pyramid.spec
@@ -1,7 +1,7 @@
 %global modname pyramid
 
 Name:           python-%{modname}
-Version:        1.4b1
+Version:        1.4b2
 Release:        1%{?dist}
 Summary:        The Pyramid web application framework, a Pylons project
 
@@ -98,6 +98,9 @@ mv setup.py.tmp setup.py
 %{_bindir}/pviews
 
 %changelog
+* Mon Dec 10 2012 Ralph Bean <rbean at redhat.com> - 1.4b2-1
+- Latest upstream.
+
 * Wed Nov 28 2012 Ralph Bean <rbean at redhat.com> - 1.4b1-1
 - Latest upstream.
 - Removed unnecessary defattr and clean section.
diff --git a/sources b/sources
index 39a1028..89e603f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c347a8cf81a2a2d6d6b4a5ba18b236c0  pyramid-1.4b1.tar.gz
+fb4d250cbedf5364e5472088558ba716  pyramid-1.4b2.tar.gz


More information about the scm-commits mailing list