From 0f14418a882b9592567fa75e3f70ca70dcab3f67 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 12:43:06 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libzpc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libzpc.spec b/libzpc.spec index 143cedf..207cc2e 100644 --- a/libzpc.spec +++ b/libzpc.spec @@ -1,6 +1,6 @@ Name: libzpc Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Open Source library for the IBM Z Protected-key crypto feature License: MIT @@ -75,6 +75,9 @@ developing applications that use %{name}. %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 1.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Feb 02 2023 Joerg Schmidbauer - 1.1.0 - Support for ECC keys and ECDSA signatures.