import CS libzpc-1.1.0-1.el9

This commit is contained in:
eabdullin 2023-10-09 11:17:10 +00:00
parent fb52831c86
commit a7bea6fdca
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/libzpc-1.0.1.tar.gz
SOURCES/libzpc-1.1.0.tar.gz

View File

@ -1 +1 @@
c7be71b5f4139b724ba6a8e058898056c9a7b09e SOURCES/libzpc-1.0.1.tar.gz
d8199f1b9e9c5324d29c8327eece5f0202402cdb SOURCES/libzpc-1.1.0.tar.gz

View File

@ -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