diff --git a/libnacl-1.3.5.tar.gz b/libnacl-1.3.5.tar.gz deleted file mode 100644 index 5fe2a3b..0000000 --- a/libnacl-1.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cde71d46e52a70f52daa92820350d401b6757fb9a4e581200460ddbe0154bf5d -size 25676 diff --git a/libnacl-1.3.6.tar.gz b/libnacl-1.3.6.tar.gz new file mode 100644 index 0000000..fc53cce --- /dev/null +++ b/libnacl-1.3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8045a4b82f23ae4d6a07732b4998029ac51957bed16534c2b12d926ead35188 +size 25952 diff --git a/python-libnacl.changes b/python-libnacl.changes index 5af0aa8..3b965b3 100644 --- a/python-libnacl.changes +++ b/python-libnacl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 2 20:43:02 UTC 2014 - aboe76@gmail.com + +- Small update to 1.3.6 + + Restrict library load to specific supported libsodium versions + + fix randombytes functions + ------------------------------------------------------------------- Tue Sep 9 21:14:30 UTC 2014 - aboe76@gmail.com diff --git a/python-libnacl.spec b/python-libnacl.spec index 98c0dfa..32e3f98 100644 --- a/python-libnacl.spec +++ b/python-libnacl.spec @@ -16,7 +16,7 @@ # Name: python-libnacl -Version: 1.3.5 +Version: 1.3.6 Release: 0 License: Apache-2.0 Summary: Python bindings for libsodium/tweetnacl based on ctypes