15
0

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
This commit is contained in:
Niels Abspoel
2014-08-14 19:02:57 +00:00
committed by Git OBS Bridge
parent 4f10fc88cb
commit a9f80774c5
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c6a213e98ee388864659e58d2385ffbea562a3eeb6cae055760886dac924f42
size 22948

3
libnacl-1.3.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c40bf78a5507cdd1013ddf8a2e14a255ecf752ff5d74d440f963221bbb642d32
size 28297

View File

@@ -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

View File

@@ -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