From 54b4917e4e91ffe43d7498765974387841dda55e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 24 Aug 2017 14:39:04 +0200 Subject: [PATCH] Rebuilt for rhbz#1484607 --- python-hypothesis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-hypothesis.spec b/python-hypothesis.spec index a22c90d..b00c318 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 3.12.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{sum} License: MPLv2.0 @@ -162,6 +162,9 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build-3 -b man docs docs/_build/man %changelog +* Thu Aug 24 2017 Miro HronĨok - 3.12.0-4 +- Rebuilt for rhbz#1484607 + * Thu Aug 10 2017 Tomas Orsava - 3.12.0-3 - Added the platform-python subpackage