From 0ac81c5823603f57e64bf8fac30ff3f467c6782d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 27 Jul 2017 09:35:04 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- python-aiohttp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 2309af3..5a074ed 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python HTTP client/server for asyncio License: ASL 2.0 @@ -49,6 +49,9 @@ with middlewares and pluggable routing. %{python3_sitearch}/%{srcname}/ %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 2.2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Thu Jul 06 2017 Fabian Affolter - 2.2.3-1 - Update to new upstream version 2.2.3 (rhbz#1467742)