[python-django-bootstrap-toolkit] update to 2.10.4 (rhbz#040466)

Matthias Runge mrunge at fedoraproject.org
Tue Apr 9 08:21:23 UTC 2013


commit 794a28200e338b6cc9a16ff5644f5c545d1bfcdc
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Apr 9 10:20:50 2013 +0200

    update to 2.10.4 (rhbz#040466)

 .gitignore                           |    1 +
 python-django-bootstrap-toolkit.spec |    5 ++++-
 sources                              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 86efb71..12ddf0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /django-bootstrap-toolkit-2.6.23.tar.gz
 /django-bootstrap-toolkit-2.8.0.tar.gz
 /django-bootstrap-toolkit-2.10.1.tar.gz
+/django-bootstrap-toolkit-2.10.4.tar.gz
diff --git a/python-django-bootstrap-toolkit.spec b/python-django-bootstrap-toolkit.spec
index 9428b33..f7fab62 100644
--- a/python-django-bootstrap-toolkit.spec
+++ b/python-django-bootstrap-toolkit.spec
@@ -1,7 +1,7 @@
 %global pypi_name django-bootstrap-toolkit
 
 Name:           python-%{pypi_name}
-Version:        2.10.1
+Version:        2.10.4
 Release:        1%{?dist}
 Summary:        Bootstrap support for Django projects
 
@@ -49,6 +49,9 @@ chmod ugo-x bootstrap_toolkit/static/datepicker/*/*datepicker.*
 %{python_sitelib}/django_bootstrap_toolkit-%{version}-py?.?.egg-info
 
 %changelog
+* Tue Apr 09 2013 Matthias Runge <mrunge at redhat.com> - 2.10.4-1
+- update to 2.10.4 (rhbz#949466)
+
 * Wed Apr 03 2013 Matthias Runge <mrunge at redhat.com> - 2.10.1-1
 - update to upstream version 2.10.1 (rhbz#929414)
 - remove .DS_Store-files from upstream
diff --git a/sources b/sources
index 12c40f5..0184811 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9759b45e8a541697dafd624113ec723d  django-bootstrap-toolkit-2.10.1.tar.gz
+83d7738520fadb85ba857fd48962297c  django-bootstrap-toolkit-2.10.4.tar.gz


More information about the scm-commits mailing list