This commit is contained in:
Fedora Release Engineering 2017-02-11 10:07:56 +00:00
parent 2b0bb38290
commit 5a145b8323
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 1.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Dec 22 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-2
- Rebuild for Python 3.6