From a2811ed1a0d49380a1d161a33cf67d61e42a41d491091b332524a168d5ea03be Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 7 May 2014 14:58:58 +0000 Subject: [PATCH] Accepting request 232413 from home:MargueriteSu:branches:devel:libraries:c_c++ update version 0.4.5 OBS-URL: https://build.opensuse.org/request/show/232413 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=6 --- libsodium-0.4.4.tar.gz | 3 --- libsodium-0.4.5.tar.gz | 3 +++ libsodium.changes | 6 ++++++ libsodium.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 libsodium-0.4.4.tar.gz create mode 100644 libsodium-0.4.5.tar.gz diff --git a/libsodium-0.4.4.tar.gz b/libsodium-0.4.4.tar.gz deleted file mode 100644 index aa0ca59..0000000 --- a/libsodium-0.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3acb9ed90beecccf2de32c066b9c131a6214f7cd0c6f64cd6759c0ef098d653e -size 540406 diff --git a/libsodium-0.4.5.tar.gz b/libsodium-0.4.5.tar.gz new file mode 100644 index 0000000..0204ad3 --- /dev/null +++ b/libsodium-0.4.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ad5202df53eeac0eb29b064ae5d05b65d82b2fc1c082899c9c6a09b0ee1ac32 +size 540467 diff --git a/libsodium.changes b/libsodium.changes index 7011b46..2beab8e 100644 --- a/libsodium.changes +++ b/libsodium.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 2 11:44:43 UTC 2014 - i@marguerite.su + +- initial version 0.4.5 + * Restore compatibility with OSX <= 10.6 + ------------------------------------------------------------------- Tue Oct 22 08:41:03 UTC 2013 - idonmez@suse.com diff --git a/libsodium.spec b/libsodium.spec index c5bae2a..5c756f3 100644 --- a/libsodium.spec +++ b/libsodium.spec @@ -1,7 +1,7 @@ # # spec file for package libsodium # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define lname libsodium4 Name: libsodium -Version: 0.4.4 +Version: 0.4.5 Release: 0 Summary: Portable NaCl-based crypto library License: ISC @@ -81,7 +81,7 @@ make check %files devel %defattr(-,root,root) -%doc AUTHORS ChangeLog LICENSE README +%doc AUTHORS ChangeLog LICENSE README.markdown THANKS %{_includedir}/sodium.h %{_includedir}/sodium %{_libdir}/lib*.so