diff --git a/.gitignore b/.gitignore index c081253..b389062 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libzpc-1.4.0.tar.gz +SOURCES/libzpc-1.4.1.tar.gz diff --git a/.libzpc.metadata b/.libzpc.metadata index 75ee26c..cbb5ef2 100644 --- a/.libzpc.metadata +++ b/.libzpc.metadata @@ -1 +1 @@ -566c320b02936b846a7997e54ee3013f544cb99e SOURCES/libzpc-1.4.0.tar.gz +15799eb9871b5a3c7cb8fa7b7be3a116691f5cc3 SOURCES/libzpc-1.4.1.tar.gz diff --git a/SPECS/libzpc.spec b/SPECS/libzpc.spec index afd3d9f..11dde93 100644 --- a/SPECS/libzpc.spec +++ b/SPECS/libzpc.spec @@ -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 - 1.4.1-1 +- Update to 1.4.1 +- Resolves: RHEL-100046 + * Mon Jul 14 2025 Jakub Čajka - 1.4.0-1 - Update to 1.4.0 - Resolves: RHEL-73376, RHEL-72684