From 1ad4c55c08cba9068e392949e94df3154762fd05 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 21 Jul 2012 01:10:26 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- python-execnet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-execnet.spec b/python-execnet.spec index 498c9bc..d43f5ee 100644 --- a/python-execnet.spec +++ b/python-execnet.spec @@ -10,7 +10,7 @@ Name: python-%{srcname} Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Elastic Python Deployment Group: Development/Languages License: GPLv2+ and MIT @@ -131,6 +131,9 @@ rm -rf %{buildroot} %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Fri Jun 22 2012 Thomas Moschny - 1.1-1 - Update to 1.1. - Update description.