[python-repoze-what-quickstart] Update to 1.0.8

Luke Macken lmacken at fedoraproject.org
Thu Sep 30 20:09:37 UTC 2010


commit 57efa6db7f9300935bc18790acbccbb69c089b12
Author: Luke Macken <lmacken at redhat.com>
Date:   Thu Sep 30 16:09:40 2010 -0400

    Update to 1.0.8

 .gitignore                         |    1 +
 python-repoze-what-quickstart.spec |    7 +++++--
 sources                            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4757e9c..cbd657f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 repoze.what-quickstart-1.0.6.tar.gz
+/repoze.what-quickstart-1.0.8.tar.gz
diff --git a/python-repoze-what-quickstart.spec b/python-repoze-what-quickstart.spec
index f7dbbf2..45c4eea 100644
--- a/python-repoze-what-quickstart.spec
+++ b/python-repoze-what-quickstart.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		python-repoze-what-quickstart
-Version:	1.0.6
-Release:	2%{?dist}
+Version:	1.0.8
+Release:	1%{?dist}
 Summary:	A plugin for a simple authentication system with repoze.who/what
 Group:		Development/Languages
 License:	BSD
@@ -52,6 +52,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/repoze.what_quickstart*
 
 %changelog
+* Thu Sep 30 2010 Luke Macken <lmacken at redhat.com> - 1.0.8-1
+- Update to 1.0.8
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 1.0.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 86a8411..61a80fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07f43fbb39f594919eba4c240fe38be0  repoze.what-quickstart-1.0.6.tar.gz
+c46a2a8623f5e0f3207824b4ec6368ea  repoze.what-quickstart-1.0.8.tar.gz


More information about the scm-commits mailing list