Accepting request 251994 from devel:libraries:c_c++

- Update to version 1.0.0
  * The API and ABI are now stable.
  * crypto_sign() properly works with overlapping regions again.
  * The test suite has been extended.

OBS-URL: https://build.opensuse.org/request/show/251994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsodium?expand=0&rev=8
This commit is contained in:
Stephan Kulow 2014-09-25 06:43:21 +00:00 committed by Git OBS Bridge
commit b2ba43480e
4 changed files with 13 additions and 4 deletions

View File

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

3
libsodium-1.0.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Sep 24 19:45:03 UTC 2014 - idonmez@suse.com
- Update to version 1.0.0
* The API and ABI are now stable.
* crypto_sign() properly works with overlapping regions again.
* The test suite has been extended.
-------------------------------------------------------------------
Thu Aug 28 15:14:29 UTC 2014 - idonmez@suse.com

View File

@ -18,7 +18,7 @@
%define lname libsodium13
Name: libsodium
Version: 0.7.0
Version: 1.0.0
Release: 0
Summary: Portable NaCl-based crypto library
License: ISC