[python-django-bootstrap-toolkit] update to 2.12.0

Matthias Runge mrunge at fedoraproject.org
Mon May 27 08:32:23 UTC 2013


commit 50e541a3379e087914ca2feb0c118b23e879c182
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon May 27 10:32:02 2013 +0200

    update to 2.12.0

 .gitignore                           |    1 +
 python-django-bootstrap-toolkit.spec |    5 ++++-
 sources                              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3940486..991414d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /django-bootstrap-toolkit-2.10.4.tar.gz
 /django-bootstrap-toolkit-2.11.5.tar.gz
 /django-bootstrap-toolkit-2.11.7.tar.gz
+/django-bootstrap-toolkit-2.12.0.tar.gz
diff --git a/python-django-bootstrap-toolkit.spec b/python-django-bootstrap-toolkit.spec
index 6513ddc..c5667b3 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.11.7
+Version:        2.12.0
 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
+* Mon May 27 2013 Matthias Runge <mrunge at redhat.com> - 2.12.0-1
+- update to 2.12.0 (rhbz#957654)
+
 * Thu Apr 25 2013 Matthias Runge <mrunge at redhat.com> - 2.11.7-1
 - update to 2.11.7 (rhbz#956014)
 
diff --git a/sources b/sources
index 0c69a46..4791809 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b6394bfed3224dd24a5f8d528067608  django-bootstrap-toolkit-2.11.7.tar.gz
+aee281ebeb3aabccb054ba23bde17938  django-bootstrap-toolkit-2.12.0.tar.gz


More information about the scm-commits mailing list