Update to version 1.1.0
Support for ECC Resolves: RHBZ#2174732, RHBZ#2110916
This commit is contained in:
parent
e4ecaf445c
commit
d27b1c4a5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libzpc-1.0.1.tar.gz
|
||||
/libzpc-1.1.0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libzpc
|
||||
Version: 1.0.1
|
||||
Version: 1.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Source library for the IBM Z Protected-key crypto feature
|
||||
|
||||
@ -75,6 +75,10 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 15 2023 Jakub Čajka <jcajka@redhat.com> - 1.1.0-1
|
||||
- Update to version 1.1.0
|
||||
- Support for ECC
|
||||
- Resolves: RHBZ#2174732, RHBZ#2110916
|
||||
* Mon Nov 21 2022 Jakub Čajka <jcajka@redhat.com> - 1.0.1-1
|
||||
- Initial package import
|
||||
- Resolves: RHBZ#1924121, RHBZ#2131664
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libzpc-1.0.1.tar.gz) = c5fc79753c95b9e3a917912e79233521dea5511010d9efbd3d5013a1686a8e774033232dda62f901c994ce048904c7342a9eb2ef043b77584a9b0dbf1439bd54
|
||||
SHA512 (libzpc-1.1.0.tar.gz) = ab419543672630f15295e069d066eae392fd12b8d5bc05352be437d93285e5ca7c64ecbc0a1fe6ca67d8aa4f0b3ec4d6bb8031b1e88b4df1687e2edee32ac38b
|
||||
|
Loading…
Reference in New Issue
Block a user