From 5104aad7c9f55508e2e21756958fe9dee1c918a2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 19:35:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- python-execnet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-execnet.spec b/python-execnet.spec index 7dc37b9..4844daf 100644 --- a/python-execnet.spec +++ b/python-execnet.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Elastic Python Deployment # package is now under the MIT license, (although the docs still say # otherwise, see https://bitbucket.org/hpk42/execnet/issue/33), and @@ -146,6 +146,9 @@ popd %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.4.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Sat Jan 23 2016 Thomas Moschny - 1.4.1-1 - Update to 1.4.1. - Apipkg has been debundled.