diff options
-rw-r--r-- | python-execnet.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/python-execnet.spec b/python-execnet.spec index b2f320f..e5eaa64 100644 --- a/python-execnet.spec +++ b/python-execnet.spec @@ -9,7 +9,7 @@ Name: python-%{srcname} Version: 1.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Elastic Python Deployment Group: Development/Languages # package is now under the MIT license, (although the docs still say @@ -138,6 +138,9 @@ popd %changelog +* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon May 19 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 |