[python-pyramid] Latest upstream.

Ralph Bean ralph at fedoraproject.org
Wed Dec 19 18:24:30 UTC 2012


commit 14818bec72c312960003c0df48247681a12157cd
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Dec 19 13:24:22 2012 -0500

    Latest upstream.

 .gitignore          |    1 +
 python-pyramid.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8a3228d..ea620b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ pyramid-1.0.tar.gz
 /pyramid-1.4b1.tar.gz
 /pyramid-1.4b2.tar.gz
 /pyramid-1.4b3.tar.gz
+/pyramid-1.4.tar.gz
diff --git a/python-pyramid.spec b/python-pyramid.spec
index 2d7dfe3..8d5cad1 100644
--- a/python-pyramid.spec
+++ b/python-pyramid.spec
@@ -1,7 +1,7 @@
 %global modname pyramid
 
 Name:           python-%{modname}
-Version:        1.4b3
+Version:        1.4
 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
+* Wed Dec 19 2012 Ralph Bean <rbean at redhat.com> - 1.4
+- Latest upstream.
+
 * Mon Dec 10 2012 Ralph Bean <rbean at redhat.com> - 1.4b3-1
 - Latest upstream.  1.4b2-1 was a brownbag release.
 
diff --git a/sources b/sources
index 4f9d153..e08d58c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90b2193d008fd5d0653189f19243e268  pyramid-1.4b3.tar.gz
+d72b664cf3852570faa44a81eb0e448b  pyramid-1.4.tar.gz


More information about the scm-commits mailing list