import CS libzpc-1.1.0-1.el9
This commit is contained in:
parent
fb52831c86
commit
a7bea6fdca
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libzpc-1.0.1.tar.gz
|
SOURCES/libzpc-1.1.0.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
c7be71b5f4139b724ba6a8e058898056c9a7b09e SOURCES/libzpc-1.0.1.tar.gz
|
d8199f1b9e9c5324d29c8327eece5f0202402cdb SOURCES/libzpc-1.1.0.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libzpc
|
Name: libzpc
|
||||||
Version: 1.0.1
|
Version: 1.1.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open Source library for the IBM Z Protected-key crypto feature
|
Summary: Open Source library for the IBM Z Protected-key crypto feature
|
||||||
|
|
||||||
@ -75,6 +75,10 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Nov 21 2022 Jakub Čajka <jcajka@redhat.com> - 1.0.1-1
|
||||||
- Initial package import
|
- Initial package import
|
||||||
- Resolves: RHBZ#1924121, RHBZ#2131664
|
- Resolves: RHBZ#1924121, RHBZ#2131664
|
||||||
|
Loading…
Reference in New Issue
Block a user