[python-tgext-admin] Update to 0.3.10

Luke Macken lmacken at fedoraproject.org
Tue Sep 7 15:18:48 UTC 2010


commit ad60b44d2275d7afe5bcd28383a39ffe0167aad2
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue Sep 7 11:18:47 2010 -0400

    Update to 0.3.10

 .gitignore              |    1 +
 python-tgext-admin.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1f95c4..4379d69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 tgext.admin-0.3.9.tar.gz
+/tgext.admin-0.3.10.tar.gz
diff --git a/python-tgext-admin.spec b/python-tgext-admin.spec
index d3a8d23..d72fe98 100644
--- a/python-tgext-admin.spec
+++ b/python-tgext-admin.spec
@@ -2,8 +2,8 @@
 %{!?pyver: %global pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           python-tgext-admin
-Version:        0.3.9
-Release:        2%{?dist}
+Version:        0.3.10
+Release:        1%{?dist}
 Summary:        Admin Controller add-on for basic TG identity model
 
 Group:          Development/Languages
@@ -52,6 +52,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Sep 07 2010 Luke Macken <lmacken at redhat.com> - 0.3.10-1
+- Update to 0.3.10
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.3.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 28d5cb3..fa15ced 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b772a87214af7e8c3cc6ff53c63b9937  tgext.admin-0.3.9.tar.gz
+955b51bf3234a7416797cd6173e30996  tgext.admin-0.3.10.tar.gz


More information about the scm-commits mailing list