From fdfffd1eab0a2b2de814b2f019eeb3d3ef1e2b68 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 12:44:15 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_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 44c66c0..ab98065 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,6 +1,6 @@ Name: python-hypothesis Version: 6.24.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for property based testing License: MPLv2.0 @@ -116,6 +116,9 @@ k="$k and not test_data_frames_with_timestamp_columns" %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 6.24.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Nov 12 2021 Lumír Balhar - 6.24.2 - Update to 6.24.2 Resolves: rhbz#1986184