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.