[python-django-bootstrap-toolkit] - update to new upstream version 2.5.9, includes datepicker fixes

Matthias Runge mrunge at fedoraproject.org
Tue Oct 9 07:26:53 UTC 2012


commit 4e63919b5b89335d4211be2b5297c0d442505298
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Oct 9 09:25:53 2012 +0200

    - update to new upstream version 2.5.9, includes datepicker fixes

 .gitignore                           |    1 +
 python-django-bootstrap-toolkit.spec |    5 ++++-
 sources                              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 328b849..15ee533 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /django-bootstrap-toolkit-2.5.6.tar.gz
 /django-bootstrap-toolkit-2.5.8.tar.gz
+/django-bootstrap-toolkit-2.5.9.tar.gz
diff --git a/python-django-bootstrap-toolkit.spec b/python-django-bootstrap-toolkit.spec
index 264b213..211876c 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.8
+Version:        2.5.9
 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
+* Tue Oct 09 2012 Matthias Runge <mrunge at redhat.com> - 2.5.9-1
+- update to upstream version 2.5.9
+
 * Thu Oct 04 2012 Matthias Runge <mrunge at redhat.com> - 2.5.8-1
 - update to upstream version 2.5.8
 
diff --git a/sources b/sources
index aa0ca70..90c8170 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df54389c5b3cffb3d470982c89bd7a19  django-bootstrap-toolkit-2.5.8.tar.gz
+994932cf6cc8b2db5323093135377e90  django-bootstrap-toolkit-2.5.9.tar.gz


More information about the scm-commits mailing list