[python-repoze-what-quickstart] 1.0.9

Tom Callaway spot at fedoraproject.org
Fri Dec 2 20:48:50 UTC 2011


commit f7c8f5576ad383c03be70b026d1da0135589f23d
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Dec 2 15:48:47 2011 -0500

    1.0.9

 .gitignore                         |    1 +
 python-repoze-what-quickstart.spec |    7 +++++--
 sources                            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cbd657f..63b0b46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 repoze.what-quickstart-1.0.6.tar.gz
 /repoze.what-quickstart-1.0.8.tar.gz
+/repoze.what-quickstart-1.0.9.tar.gz
diff --git a/python-repoze-what-quickstart.spec b/python-repoze-what-quickstart.spec
index a2aa579..253a467 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.8
-Release:	2%{?dist}
+Version:	1.0.9
+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
+* Fri Dec  2 2011 Tom Callaway <spot at fedoraproject.org> - 1.0.9-1
+- update to 1.0.9
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 61a80fb..240a976 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c46a2a8623f5e0f3207824b4ec6368ea  repoze.what-quickstart-1.0.8.tar.gz
+5a4480c32901349f5778d972bc93d861  repoze.what-quickstart-1.0.9.tar.gz


More information about the scm-commits mailing list