summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFedora Release Engineering <releng@fedoraproject.org>2016-02-04 19:35:54 +0000
committerFedora Release Engineering <releng@fedoraproject.org>2016-02-04 19:35:54 +0000
commit5104aad7c9f55508e2e21756958fe9dee1c918a2 (patch)
treee223758dd91139105ea7725ac2c875cd01de9a76
parent5a9b65dde397a9ba0b33631908e4d96017fc4b5d (diff)
downloadpython-execnet-5104aad7c9f55508e2e21756958fe9dee1c918a2.tar.gz
python-execnet-5104aad7c9f55508e2e21756958fe9dee1c918a2.tar.xz
python-execnet-5104aad7c9f55508e2e21756958fe9dee1c918a2.zip
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
-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.