[python-repoze-what-plugins-sql] Update to 1.0.1 (#694771)

Luke Macken lmacken at fedoraproject.org
Thu Jun 16 19:52:31 UTC 2011


commit 19d3e3c22e5a37788d6146035bf66f5ae225823f
Author: Luke Macken <lmacken at redhat.com>
Date:   Thu Jun 16 15:52:20 2011 -0400

    Update to 1.0.1 (#694771)

 .gitignore                          |    1 +
 python-repoze-what-plugins-sql.spec |    7 +++++--
 sources                             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 650ef84..a9f1d90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 repoze.what.plugins.sql-1.0.tar.gz
+/repoze.what.plugins.sql-1.0.1.tar.gz
diff --git a/python-repoze-what-plugins-sql.spec b/python-repoze-what-plugins-sql.spec
index e454dec..c424e56 100644
--- a/python-repoze-what-plugins-sql.spec
+++ b/python-repoze-what-plugins-sql.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-repoze-what-plugins-sql
-Version:        1.0
-Release:        3%{?dist}
+Version:        1.0.1
+Release:        1%{?dist}
 Summary:        The repoze.what SQL plugin
 
 Group:          Development/Languages
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jun 16 2011 Luke Macken <lmacken at redhat.com> - 1.0.1-1
+- Update to 1.0.1 (#694771)
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 2228223..9ee2264 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f074bab3267f28b953d710a9f90969e5  repoze.what.plugins.sql-1.0.tar.gz
+a5417bb367c6eccc5b4b6d5c91c5ddc3  repoze.what.plugins.sql-1.0.1.tar.gz


More information about the scm-commits mailing list