Accepting request 1134980 from devel:libraries:c_c++

- updated to 0.9.1:
  - Key encapsulation mechanisms
    - Kyber: C, AVX2, and aarch64 implementation updated (forwarded request 1134979 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/1134980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liboqs?expand=0&rev=9
This commit is contained in:
Ana Guerrero 2023-12-25 18:05:59 +00:00 committed by Git OBS Bridge
commit f9057ec17d
4 changed files with 13 additions and 5 deletions

View File

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

3
0.9.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Dec 24 10:00:49 UTC 2023 - Marcus Meissner <meissner@suse.com>
- updated to 0.9.1:
- Key encapsulation mechanisms
- Kyber: C, AVX2, and aarch64 implementation updated
-------------------------------------------------------------------
Fri Oct 13 07:31:49 UTC 2023 - Marcus Meissner <meissner@suse.com>

View File

@ -17,7 +17,7 @@
Name: liboqs
Version: 0.9.0
Version: 0.9.1
Release: 0
Summary: C library for quantum-resistant cryptographic algorithms
License: MIT
@ -83,7 +83,7 @@ rmdir %{buildroot}%{_prefix}/local/
%files -n liboqs4
%license LICENSE.txt
%{_libdir}/liboqs.so.0.9.0
%{_libdir}/liboqs.so.%version
%{_libdir}/liboqs.so.4
%doc README.md