From d2758f55b68452bfe94e88a3b9f7a070d9712fb9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 10:35:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- python-hypothesis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 796c1fd..84c2e13 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 3.12.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: MPLv2.0 @@ -97,6 +97,9 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 3.12.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Jul 10 2017 Michel Alexandre Salim - 3.12.0-1 - Update to 3.12.0 - Reenable docs in EPEL7