summaryrefslogtreecommitdiffstats
path: root/python-execnet.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-execnet.spec')
-rw-r--r--python-execnet.spec5
1 files changed, 4 insertions, 1 deletions
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 <releng@fedoraproject.org> - 1.4.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
+
* Sat Jan 23 2016 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.1-1
- Update to 1.4.1.
- Apipkg has been debundled.