[python-django-bootstrap-toolkit] - update to new upstream version 2.5.8

Matthias Runge mrunge at fedoraproject.org
Thu Oct 4 13:05:29 UTC 2012


commit d1170839be1108428a68a3d11cb39fbb99e26d0d
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu Oct 4 15:04:56 2012 +0200

    - update to new upstream version 2.5.8

 .gitignore                           |    1 +
 python-django-bootstrap-toolkit.spec |    8 +++++---
 sources                              |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f8b59a..328b849 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /django-bootstrap-toolkit-2.5.6.tar.gz
+/django-bootstrap-toolkit-2.5.8.tar.gz
diff --git a/python-django-bootstrap-toolkit.spec b/python-django-bootstrap-toolkit.spec
index e17a480..264b213 100644
--- a/python-django-bootstrap-toolkit.spec
+++ b/python-django-bootstrap-toolkit.spec
@@ -1,13 +1,12 @@
-# Created by pyp2rpm-0.5.1
 %global pypi_name django-bootstrap-toolkit
 
 Name:           python-%{pypi_name}
-Version:        2.5.6
+Version:        2.5.8
 Release:        1%{?dist}
 Summary:        Bootstrap support for Django projects
 
 License:        ASL 2.0
-URL:            http://pypi.python.org/pypi/django-bootstrap-toolkit/2.5.6
+URL:            http://pypi.python.org/pypi/%{pypi_name}/%{version}
 Source0:        http://pypi.python.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
 BuildArch:      noarch
  
@@ -46,5 +45,8 @@ chmod ugo-x bootstrap_toolkit/static/datepicker/*/*datepicker.*
 %{python_sitelib}/django_bootstrap_toolkit-%{version}-py?.?.egg-info
 
 %changelog
+* Thu Oct 04 2012 Matthias Runge <mrunge at redhat.com> - 2.5.8-1
+- update to upstream version 2.5.8
+
 * Tue Aug 21 2012 Matthias Runge <mrunge at matthias-runge.de> - 2.5.6-1
 - Initial package.
diff --git a/sources b/sources
index e1a944e..aa0ca70 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec84e4cf177af8a244b28dec167f8d4f  django-bootstrap-toolkit-2.5.6.tar.gz
+df54389c5b3cffb3d470982c89bd7a19  django-bootstrap-toolkit-2.5.8.tar.gz


More information about the scm-commits mailing list