From 4defe184137cd835858b7649721e3c46112d7eefe84897c858f0fb5af8bb2417 Mon Sep 17 00:00:00 2001 From: Niels Abspoel Date: Tue, 17 Mar 2015 19:06:58 +0000 Subject: [PATCH] Accepting request 291231 from home:aboe76:branches:devel:languages:python minor upstream update OBS-URL: https://build.opensuse.org/request/show/291231 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libnacl?expand=0&rev=19 --- libnacl-1.4.1.tar.gz | 3 --- libnacl-1.4.2.tar.gz | 3 +++ python-libnacl.changes | 6 ++++++ python-libnacl.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 libnacl-1.4.1.tar.gz create mode 100644 libnacl-1.4.2.tar.gz diff --git a/libnacl-1.4.1.tar.gz b/libnacl-1.4.1.tar.gz deleted file mode 100644 index 169011d..0000000 --- a/libnacl-1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cebd82dc652b562749937cba0c228ec3b8f566adcd186a90bac9f56e00a2d0f -size 28688 diff --git a/libnacl-1.4.2.tar.gz b/libnacl-1.4.2.tar.gz new file mode 100644 index 0000000..f3707b8 --- /dev/null +++ b/libnacl-1.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2443c9c8835bc3e337de1ba137fd783a1d73ef3d404966d960255c29910e58cf +size 28162 diff --git a/python-libnacl.changes b/python-libnacl.changes index 19455ea..6b929de 100644 --- a/python-libnacl.changes +++ b/python-libnacl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 17 18:42:08 UTC 2015 - aboe76@gmail.com + +- Updated to 1.4.2 + + Add support to save and load SecretBox keys + ------------------------------------------------------------------- Thu Feb 19 18:50:58 UTC 2015 - aboe76@gmail.com diff --git a/python-libnacl.spec b/python-libnacl.spec index 980e602..cc8a76e 100644 --- a/python-libnacl.spec +++ b/python-libnacl.spec @@ -16,7 +16,7 @@ # Name: python-libnacl -Version: 1.4.1 +Version: 1.4.2 Release: 0 License: Apache-2.0 Summary: Python bindings for libsodium/tweetnacl based on ctypes