forked from pool/libsodium
Accepting request 232950 from devel:libraries:c_c++
update version 0.4.5 (forwarded request 232413 from MargueriteSu) OBS-URL: https://build.opensuse.org/request/show/232950 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsodium?expand=0&rev=3
This commit is contained in:
commit
a93a4a8696
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3acb9ed90beecccf2de32c066b9c131a6214f7cd0c6f64cd6759c0ef098d653e
|
||||
size 540406
|
3
libsodium-0.4.5.tar.gz
Normal file
3
libsodium-0.4.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ad5202df53eeac0eb29b064ae5d05b65d82b2fc1c082899c9c6a09b0ee1ac32
|
||||
size 540467
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user