[python-setupdocs] - Updated to 1.0.5

Rakesh Pandit rakesh at fedoraproject.org
Wed Jan 5 11:03:06 UTC 2011


commit c1aa55c7cba936a0c68095b50a227939e734fa98
Author: Rakesh Pandit <rakesh at fedoraproject.org>
Date:   Wed Jan 5 16:32:18 2011 +0530

    - Updated to 1.0.5

 .gitignore            |    1 +
 python-setupdocs.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a325edc..7260ab3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 SetupDocs-1.0.4.tar.gz
+/SetupDocs-1.0.5.tar.gz
diff --git a/python-setupdocs.spec b/python-setupdocs.spec
index 63d7472..a4b3f59 100644
--- a/python-setupdocs.spec
+++ b/python-setupdocs.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-setupdocs
-Version:        1.0.4
-Release:        2%{?dist}
+Version:        1.0.5
+Release:        1%{?dist}
 Summary:        Setuptools plugin
 
 Group:          Development/Languages
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jan 05 2011 Rakesh Pandit <rakesh at fedoraproject.org> 1.0.5-1
+- Updated to 1.0.5
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 1.0.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 9451651..b657409 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-824bcf896b7e4e7c610d65544e28bdd1  SetupDocs-1.0.4.tar.gz
+d2fd0ea3311d9520ace007364937ce39  SetupDocs-1.0.5.tar.gz


More information about the scm-commits mailing list