[python-django-bootstrap-toolkit] update to 2.11.5 (rhbz#950385)

Matthias Runge mrunge at fedoraproject.org
Tue Apr 23 09:16:40 UTC 2013


commit d81414a8a6046ee75eff87cea663fb90e81e7148
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Apr 23 11:16:16 2013 +0200

    update to 2.11.5 (rhbz#950385)

 .gitignore                           |    1 +
 python-django-bootstrap-toolkit.spec |    5 ++++-
 sources                              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 12ddf0f..bf99efc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /django-bootstrap-toolkit-2.8.0.tar.gz
 /django-bootstrap-toolkit-2.10.1.tar.gz
 /django-bootstrap-toolkit-2.10.4.tar.gz
+/django-bootstrap-toolkit-2.11.5.tar.gz
diff --git a/python-django-bootstrap-toolkit.spec b/python-django-bootstrap-toolkit.spec
index f7fab62..f2bfa21 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.4
+Version:        2.11.5
 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 23 2013 Matthias Runge <mrunge at redhat.com> - 2.11.5-1
+- update to 2.11.5 (rhbz#950385)
+
 * Tue Apr 09 2013 Matthias Runge <mrunge at redhat.com> - 2.10.4-1
 - update to 2.10.4 (rhbz#949466)
 
diff --git a/sources b/sources
index 0184811..bf98d84 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83d7738520fadb85ba857fd48962297c  django-bootstrap-toolkit-2.10.4.tar.gz
+4f9fc48440fbe326c5269c878076adaa  django-bootstrap-toolkit-2.11.5.tar.gz


More information about the scm-commits mailing list