import CS libzpc-1.4.1-1.el9

This commit is contained in:
AlmaLinux RelEng Bot 2026-04-20 03:43:03 -04:00
parent c6b76e5e4c
commit 3dca8e187a
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/libzpc-1.4.0.tar.gz
SOURCES/libzpc-1.4.1.tar.gz

View File

@ -1 +1 @@
566c320b02936b846a7997e54ee3013f544cb99e SOURCES/libzpc-1.4.0.tar.gz
15799eb9871b5a3c7cb8fa7b7be3a116691f5cc3 SOURCES/libzpc-1.4.1.tar.gz

View File

@ -1,5 +1,5 @@
Name: libzpc
Version: 1.4.0
Version: 1.4.1
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
* Tue Jan 27 2026 Dan Horák <dhorak@redhat.com> - 1.4.1-1
- Update to 1.4.1
- Resolves: RHEL-100046
* Mon Jul 14 2025 Jakub Čajka <jcajka@redhat.com> - 1.4.0-1
- Update to 1.4.0
- Resolves: RHEL-73376, RHEL-72684