diff --git a/libsodium-0.7.0.tar.gz b/libsodium-0.7.0.tar.gz deleted file mode 100644 index aa72d8f..0000000 --- a/libsodium-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ccaffd1a15be67786e28a61b602492a97eb5bcb83455ed53c02fa038b8e9168 -size 1531514 diff --git a/libsodium-1.0.0.tar.gz b/libsodium-1.0.0.tar.gz new file mode 100644 index 0000000..677c0a0 --- /dev/null +++ b/libsodium-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced1fe3d2066953fea94f307a92f8ae41bf0643739a44309cbe43aa881dbc9a5 +size 1538797 diff --git a/libsodium.changes b/libsodium.changes index 066d2d0..333d533 100644 --- a/libsodium.changes +++ b/libsodium.changes @@ -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 diff --git a/libsodium.spec b/libsodium.spec index 03c2bd6..7247af5 100644 --- a/libsodium.spec +++ b/libsodium.spec @@ -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