diff --git a/python-pynacl.spec b/python-pynacl.spec index c74ff77..8c7e7e5 100644 --- a/python-pynacl.spec +++ b/python-pynacl.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 1.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python binding to the Networking and Cryptography (NaCl) library License: ASL 2.0 @@ -94,6 +94,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} py.test-3 -v %{python3_sitearch}/nacl/ %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.2.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 14 2018 Fedora Release Engineering - 1.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild