[python-django-debug-toolbar] update to 1.0.1

Matthias Runge mrunge at fedoraproject.org
Tue Jan 7 10:16:21 UTC 2014


commit f8c361a048903aab2b39238cc4f68c1f4a8a1159
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Jan 7 11:15:50 2014 +0100

    update to 1.0.1
    
    Resolves: rhbz#1049249

 .gitignore                       |    1 +
 python-django-debug-toolbar.spec |    5 ++++-
 sources                          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 37cb524..53ed099 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /django-debug-toolbar-0.9.3.tar.gz
 /django-debug-toolbar-0.9.4.tar.gz
 /django-debug-toolbar-1.0.tar.gz
+/django-debug-toolbar-1.0.1.tar.gz
diff --git a/python-django-debug-toolbar.spec b/python-django-debug-toolbar.spec
index df0eefc..9bd193a 100644
--- a/python-django-debug-toolbar.spec
+++ b/python-django-debug-toolbar.spec
@@ -1,5 +1,5 @@
 Name:           python-django-debug-toolbar
-Version:        1.0
+Version:        1.0.1
 Release:        1%{?dist}
 Summary:        Configurable set of panels that display various debug information
 
@@ -63,6 +63,9 @@ echo "# empty file" > debug_toolbar/models.py
 
 
 %changelog
+* Tue Jan 07 2014 Matthias Runge <mrunge at redhat.com> - 1.0.1-1
+- update to 1.0.1 (rhbz#1049249)
+
 * Thu Jan 02 2014 Matthias Runge <mrunge at redhat.com> - 1.0-1
 - update to version 1.0 (rhbz#1023925)
 
diff --git a/sources b/sources
index e86a54c..7e2cdad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58f11e5d8d765449e18e6fb321352fd8  django-debug-toolbar-1.0.tar.gz
+ef346e11ad80d25469110ee9dbdf92c2  django-debug-toolbar-1.0.1.tar.gz


More information about the scm-commits mailing list