[python-django-bootstrap-toolkit] updated to 2.5.11 (bz. 869939)

Matthias Runge mrunge at fedoraproject.org
Thu Oct 25 09:06:42 UTC 2012


commit 5d80d042e5292efa3021c6c6e849727fbd3238a0
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu Oct 25 11:06:06 2012 +0200

    updated to 2.5.11 (bz. 869939)

 .gitignore                           |    1 +
 python-django-bootstrap-toolkit.spec |    5 ++++-
 sources                              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8b2e1f..971c45f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /django-bootstrap-toolkit-2.5.8.tar.gz
 /django-bootstrap-toolkit-2.5.9.tar.gz
 /django-bootstrap-toolkit-2.5.10.tar.gz
+/django-bootstrap-toolkit-2.5.11.tar.gz
diff --git a/python-django-bootstrap-toolkit.spec b/python-django-bootstrap-toolkit.spec
index 911d816..a3a8785 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.5.10
+Version:        2.5.11
 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
+* Thu Oct 25 2012 Matthias Runge <mrunge at redhat.com> - 2.5.11-1
+- update to upstream version 2.5.11 (bz. 869939)
+
 * Thu Oct 18 2012 Matthias Runge <mrunge at redhat.com> - 2.5.10-1
 - update to upstream version 2.5.10
 
diff --git a/sources b/sources
index 097b294..74a25c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-471c565f20e31374f348a688331cab43  django-bootstrap-toolkit-2.5.10.tar.gz
+a0430706c776e4af19bd4698e6d1ff1a  django-bootstrap-toolkit-2.5.11.tar.gz


More information about the scm-commits mailing list