[python-django-bootstrap-toolkit] update to django-bootstrap 2.13.3 (rhbz#973551)

Matthias Runge mrunge at fedoraproject.org
Mon Jun 24 10:47:16 UTC 2013


commit c72ed666de21c06f2f62eea27f882c074d98333b
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Jun 24 12:46:41 2013 +0200

    update to django-bootstrap 2.13.3 (rhbz#973551)

 .gitignore                           |    1 +
 python-django-bootstrap-toolkit.spec |    9 ++++-----
 sources                              |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9970986..7fce1fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /django-bootstrap-toolkit-2.11.7.tar.gz
 /django-bootstrap-toolkit-2.12.0.tar.gz
 /django-bootstrap-toolkit-2.12.1.tar.gz
+/django-bootstrap-toolkit-2.13.3.tar.gz
diff --git a/python-django-bootstrap-toolkit.spec b/python-django-bootstrap-toolkit.spec
index f478bba..21ef444 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.12.1
+Version:        2.13.3
 Release:        1%{?dist}
 Summary:        Bootstrap support for Django projects
 
@@ -27,10 +27,6 @@ Django Toolkit for integration with Twitter's Bootstrap
 # Remove bundled egg-info
 rm -rf %{pypi_name}.egg-info
 
-#  remove .DS_Store files accidently distributed by upstream
-rm bootstrap_toolkit/static/.DS_Store
-rm bootstrap_toolkit/static/datepicker/.DS_Store
-
 # correct file permissions
 chmod ugo-x bootstrap_toolkit/static/datepicker/*/*datepicker.*
 
@@ -49,6 +45,9 @@ chmod ugo-x bootstrap_toolkit/static/datepicker/*/*datepicker.*
 %{python_sitelib}/django_bootstrap_toolkit-%{version}-py?.?.egg-info
 
 %changelog
+* Mon Jun 24 2013 Matthias Runge <mrunge at redhat.com> - 2.13.3-1
+- update to 2.13.3 (rhbz#973551)
+
 * Tue Jun 11 2013 Matthias Runge <mrunge at redhat.com> - 2.12.1-1
 - update to 2.12.1 (rhbz#968427)
 
diff --git a/sources b/sources
index ab8f7d8..714aace 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21fd7c59e2a2c2daa18e885bdecdcfff  django-bootstrap-toolkit-2.12.1.tar.gz
+5c19642e5322a03687fe489ffa78fac1  django-bootstrap-toolkit-2.13.3.tar.gz


More information about the scm-commits mailing list