diff --git a/.gitignore b/.gitignore index 72083b9..c081253 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libzpc-1.2.0.tar.gz +SOURCES/libzpc-1.4.0.tar.gz diff --git a/.libzpc.metadata b/.libzpc.metadata index a4d2a13..75ee26c 100644 --- a/.libzpc.metadata +++ b/.libzpc.metadata @@ -1 +1 @@ -5acf42a9922f3d7115183b77372d271ef4196e23 SOURCES/libzpc-1.2.0.tar.gz +566c320b02936b846a7997e54ee3013f544cb99e SOURCES/libzpc-1.4.0.tar.gz diff --git a/SPECS/libzpc.spec b/SPECS/libzpc.spec index c398137..afd3d9f 100644 --- a/SPECS/libzpc.spec +++ b/SPECS/libzpc.spec @@ -1,5 +1,5 @@ Name: libzpc -Version: 1.2.0 +Version: 1.4.0 Release: 1%{?dist} Summary: Open Source library for the IBM Z Protected-key crypto feature @@ -75,6 +75,9 @@ developing applications that use %{name}. %changelog +* Mon Jul 14 2025 Jakub Čajka - 1.4.0-1 +- Update to 1.4.0 +- Resolves: RHEL-73376, RHEL-72684 * Fri Jan 12 2024 Jakub Čajka - 1.2.0-1 - Update to 1.2.0 - Resolves: RHEL-11418