From 957fa3b57beb683a1917750fb4d20bb3c303173c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 26 2019 12:08:41 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-aioresponses.spec b/python-aioresponses.spec index 03715f3..07fb4c6 100644 --- a/python-aioresponses.spec +++ b/python-aioresponses.spec @@ -5,7 +5,7 @@ easy way to test asynchronous HTTP requests. Name: python-%{srcname} Version: 0.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Mock out requests made by ClientSession from aiohttp package License: MIT @@ -64,6 +64,9 @@ sed -i 's/def \(test_address_as_instance_of_url_combined_with_pass_through\)(/de %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Mar 26 2019 Georg Sauthoff - 0.6.0-1 - initial packaging