[python-djblets] New upstream release 0.7.24

Stephen Gallagher sgallagh at fedoraproject.org
Wed Nov 27 20:44:17 UTC 2013


commit 718470ac12789b71e06ff6c4662490a98c41a10c
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Wed Nov 27 15:17:08 2013 -0500

    New upstream release 0.7.24
    
    - http://downloads.reviewboard.org/releases/Djblets/0.7/Djblets-0.7.24.NEWS
      * djblets.util.http:
        * Fixed ETag matching

 .gitignore          |    1 +
 python-djblets.spec |    8 +++++++-
 sources             |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3f22c9..5eae729 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ Djblets-0.6.3.tar.gz
 /Djblets-0.7.20.tar.gz
 /Djblets-0.7.21.tar.gz
 /Djblets-0.7.23.tar.gz
+/Djblets-0.7.24.tar.gz
diff --git a/python-djblets.spec b/python-djblets.spec
index df6730f..6a68ac3 100644
--- a/python-djblets.spec
+++ b/python-djblets.spec
@@ -4,7 +4,7 @@
 %endif
 
 Name:           python-djblets
-Version:        0.7.23
+Version:        0.7.24
 Release:        1%{?dist}
 Summary:        A collection of useful classes and functions for Django
 Group:          Applications/Internet
@@ -69,6 +69,12 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/djblets/
 
 %changelog
+* Wed Nov 27 2013 Stephen Gallagher <sgallagh at redhat.com> - 0.7.24-1
+- New upstream release 0.7.24
+- http://downloads.reviewboard.org/releases/Djblets/0.7/Djblets-0.7.24.NEWS
+  * djblets.util.http:
+    * Fixed ETag matching
+
 * Tue Nov 05 2013 Stephen Gallagher <sgallagh at redhat.com> - 0.7.23-1
 - New upstream release 0.7.23
 - http://downloads.reviewboard.org/releases/Djblets/0.7/Djblets-0.7.21.NEWS
diff --git a/sources b/sources
index 91f713c..2a15319 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-97a96297571694bcc7ccc5ea9f113e5b  Djblets-0.7.23.tar.gz
+3b02c12b48213c398c7b4d98bf465d7e  Djblets-0.7.24.tar.gz


More information about the scm-commits mailing list