From d6fab164f40d80d24a924b580dea61d6f20859b977a5fa8103ec1303e373c23a Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 12 Mar 2012 22:03:10 +0000 Subject: [PATCH] - Update to version 1.3.b2 * No changelog provided OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=3 --- pyramid-1.3a6.tar.gz | 3 --- pyramid-1.3b2.tar.gz | 3 +++ python-pyramid.changes | 6 ++++++ python-pyramid.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pyramid-1.3a6.tar.gz create mode 100644 pyramid-1.3b2.tar.gz diff --git a/pyramid-1.3a6.tar.gz b/pyramid-1.3a6.tar.gz deleted file mode 100644 index 33d1d39..0000000 --- a/pyramid-1.3a6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:605f351406a7866e3e24bb02c310c4269dda2e32774b5e59edac62ef73c3d64d -size 2325101 diff --git a/pyramid-1.3b2.tar.gz b/pyramid-1.3b2.tar.gz new file mode 100644 index 0000000..623b9cb --- /dev/null +++ b/pyramid-1.3b2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d3e9c07f2b38388f2b9e106e9d94c48d6148a30c7d886f91358c51745c2245 +size 2352883 diff --git a/python-pyramid.changes b/python-pyramid.changes index 78e95c7..104d726 100644 --- a/python-pyramid.changes +++ b/python-pyramid.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 12 22:02:23 UTC 2012 - saschpe@gmx.de + +- Update to version 1.3.b2 + * No changelog provided + ------------------------------------------------------------------- Wed Feb 1 10:09:28 UTC 2012 - saschpe@suse.de diff --git a/python-pyramid.spec b/python-pyramid.spec index 6458542..b74e67d 100644 --- a/python-pyramid.spec +++ b/python-pyramid.spec @@ -16,7 +16,7 @@ # Name: python-pyramid -Version: 1.3a6 +Version: 1.3b2 Release: 0 Url: http://pylonsproject.org Summary: The Pyramid web application development framework, a Pylons project