From b1d9245f78e40708d1e8f4a807ee758ec3fbec60 Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Wed, 14 Oct 2015 11:35:44 +0200 Subject: [PATCH] Rebuilt for Python3.5 rebuild --- python-itsdangerous.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index 3831143..def50bd 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -8,7 +8,7 @@ Name: python-%{upstream_name} Version: 0.24 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python library for passing trusted data to untrusted environments License: BSD URL: http://pythonhosted.org/itsdangerous/ @@ -94,6 +94,9 @@ popd %endif %changelog +* Wed Oct 14 2015 Robert Kuska - 0.24-5 +- Rebuilt for Python3.5 rebuild + * Thu Jun 18 2015 Fedora Release Engineering - 0.24-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild