diff --git a/python-pynacl.spec b/python-pynacl.spec index f85f55c..52d0892 100644 --- a/python-pynacl.spec +++ b/python-pynacl.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python binding to the Networking and Cryptography (NaCl) library License: ASL 2.0 @@ -87,6 +87,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} py.test-%{python3_version} -v %{python3_sitearch}/nacl/ %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Dec 22 2016 Miro HronĨok - 1.0.1-2 - Rebuild for Python 3.6