[python-djblets] New upstream release 0.6.10 Required for ReviewBoard 1.5.6

Stephen Gallagher sgallagh at fedoraproject.org
Mon Aug 22 12:56:51 UTC 2011


commit 99d383fb196c1cdd62280b9d35622d9f4528e245
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Mon Aug 22 08:56:35 2011 -0400

    New upstream release 0.6.10
    Required for ReviewBoard 1.5.6

 .gitignore          |    1 +
 python-djblets.spec |    8 ++++++--
 sources             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4050402..0b98408 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Djblets-0.6.3.tar.gz
 /Djblets-0.6.7.tar.gz
 /Djblets-0.6.8.tar.gz
 /Djblets-0.6.9.tar.gz
+/Djblets-0.6.10.tar.gz
diff --git a/python-djblets.spec b/python-djblets.spec
index 798b018..37293a3 100644
--- a/python-djblets.spec
+++ b/python-djblets.spec
@@ -4,8 +4,8 @@
 %endif
 
 Name:           python-djblets
-Version:        0.6.9
-Release:        15%{?dist}
+Version:        0.6.10
+Release:        1%{?dist}
 Summary:        A collection of useful classes and functions for Django
 Group:          Applications/Internet
 # Djblets is MIT licensed:
@@ -58,6 +58,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/djblets/
 
 %changelog
+* Mon Aug 22 2011 Stephen Gallagher <sgallagh at redhat.com> - 0.6.10-1
+- New upstream release 0.6.10
+- Required for ReviewBoard 1.5.6
+
 * Mon Jul 25 2011 Stephen Gallagher <sgallagh at redhat.com> - 0.6.9-15
 - New upstream release 0.6.9
 - Required for ReviewBoard 1.6
diff --git a/sources b/sources
index 43b3407..953e5fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8fd23b374bcf387a22b34252ad0f0f60  Djblets-0.6.9.tar.gz
+02fda03878981f4fcf6dddea0bd0fc4a  Djblets-0.6.10.tar.gz


More information about the scm-commits mailing list