diff --git a/libnacl-1.2.0.tar.gz b/libnacl-1.2.0.tar.gz deleted file mode 100644 index 65d5a30..0000000 --- a/libnacl-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c6a213e98ee388864659e58d2385ffbea562a3eeb6cae055760886dac924f42 -size 22948 diff --git a/libnacl-1.3.2.tar.gz b/libnacl-1.3.2.tar.gz new file mode 100644 index 0000000..cb566b4 --- /dev/null +++ b/libnacl-1.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40bf78a5507cdd1013ddf8a2e14a255ecf752ff5d74d440f963221bbb642d32 +size 28297 diff --git a/python-libnacl.changes b/python-libnacl.changes index 8540715..63147d5 100644 --- a/python-libnacl.changes +++ b/python-libnacl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 14 18:57:32 UTC 2014 - aboe76@gmail.com + +- Updated to 1.3.2: + + Add detection of the libsodium.so.10 lib created by libsodium 0.6 + ------------------------------------------------------------------- Wed Jul 30 19:04:29 UTC 2014 - aboe76@gmail.com diff --git a/python-libnacl.spec b/python-libnacl.spec index 15253b9..2ce7397 100644 --- a/python-libnacl.spec +++ b/python-libnacl.spec @@ -16,7 +16,7 @@ # Name: python-libnacl -Version: 1.2.0 +Version: 1.3.2 Release: 0 License: Apache-2.0 Summary: Python bindings for libsodium/tweetnacl based on ctypes