[python-django-bootstrap-toolkit] update to 2.15.0 (rhbz#979596)

Matthias Runge mrunge at fedoraproject.org
Fri Jul 26 09:30:16 UTC 2013


commit 326c3542a7147b0442553d2d36268b8e817f4c27
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri Jul 26 11:29:52 2013 +0200

    update to 2.15.0 (rhbz#979596)

 .gitignore                           |    1 +
 python-django-bootstrap-toolkit.spec |    5 ++++-
 sources                              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7fce1fe..8fec9d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /django-bootstrap-toolkit-2.12.0.tar.gz
 /django-bootstrap-toolkit-2.12.1.tar.gz
 /django-bootstrap-toolkit-2.13.3.tar.gz
+/django-bootstrap-toolkit-2.15.0.tar.gz
diff --git a/python-django-bootstrap-toolkit.spec b/python-django-bootstrap-toolkit.spec
index 21ef444..1b7a083 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.13.3
+Version:        2.15.0
 Release:        1%{?dist}
 Summary:        Bootstrap support for Django projects
 
@@ -45,6 +45,9 @@ chmod ugo-x bootstrap_toolkit/static/datepicker/*/*datepicker.*
 %{python_sitelib}/django_bootstrap_toolkit-%{version}-py?.?.egg-info
 
 %changelog
+* Fri Jul 26 2013 Matthias Runge <mrunge at redhat.com> - 2.15.0-1
+- update to 2.15.0 (rhbz#979596)
+
 * Mon Jun 24 2013 Matthias Runge <mrunge at redhat.com> - 2.13.3-1
 - update to 2.13.3 (rhbz#973551)
 
diff --git a/sources b/sources
index 714aace..a95d1b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c19642e5322a03687fe489ffa78fac1  django-bootstrap-toolkit-2.13.3.tar.gz
+7ee049b17a0ef51d26acca45abf663d5  django-bootstrap-toolkit-2.15.0.tar.gz


More information about the scm-commits mailing list