From 78bf544e424f661277b5b74275ec988befb8bbc6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 08:19:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-hypothesis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 1ca9fe8..7f0bf53 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 3.44.24 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for property based testing License: MPLv2.0 @@ -87,6 +87,9 @@ PYTHONPATH=src READTHEDOCS=True sphinx-build -b man docs docs/_build/man %{_mandir}/man1/hypothesis.1* %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 3.44.24-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sun Jan 28 2018 Igor Gnatenko - 3.44.24-1 - Update to 3.44.24