From 4447154031857531fbdb1061b8b521469568dc9c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 10:39:51 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- python-itsdangerous.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index 2889ad2..1b1f7a0 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -8,7 +8,7 @@ Name: python-%{upstream_name} Version: 0.24 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Python library for passing trusted data to untrusted environments License: BSD URL: http://pythonhosted.org/itsdangerous/ @@ -94,6 +94,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} tests.py %endif %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.24-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Jun 23 2017 Dan Callaghan - 0.24-10 - renamed python-itsdangerous to python2-itsdangerous