diff --git a/python-libnacl.changes b/python-libnacl.changes index e8176ea..960f22d 100644 --- a/python-libnacl.changes +++ b/python-libnacl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 18 20:17:07 UTC 2021 - Niels Abspoel + +- Revert libsodium requirement back to libsodium23 + ------------------------------------------------------------------- Mon Feb 1 23:12:44 UTC 2021 - Niels Abspoel diff --git a/python-libnacl.spec b/python-libnacl.spec index 30ac421..728347a 100644 --- a/python-libnacl.spec +++ b/python-libnacl.spec @@ -32,7 +32,7 @@ BuildRequires: python-rpm-macros BuildRequires: pkgconfig(libsodium) # This will need updating and verification but smart magic is not copied by # singlespec macros -Requires: libsodium >= 0.5.0 +Requires: libsodium23 %python_subpackages %description