From a9f80774c505090c942e9ebc808c950a658dfe9bc666d90e893e115a3a532df0 Mon Sep 17 00:00:00 2001 From: Niels Abspoel Date: Thu, 14 Aug 2014 19:02:57 +0000 Subject: [PATCH] Accepting request 244760 from home:aboe76:branches:devel:languages:python updated to version 1.3.2 OBS-URL: https://build.opensuse.org/request/show/244760 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=7 --- libnacl-1.2.0.tar.gz | 3 --- libnacl-1.3.2.tar.gz | 3 +++ python-libnacl.changes | 6 ++++++ python-libnacl.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 libnacl-1.2.0.tar.gz create mode 100644 libnacl-1.3.2.tar.gz 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