From e4c8258755f5530b956d4a5b6fcadc63c6f1f1a2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 18:16:16 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- liblockfile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/liblockfile.spec b/liblockfile.spec index fc82707..7142a34 100644 --- a/liblockfile.spec +++ b/liblockfile.spec @@ -1,6 +1,6 @@ Name: liblockfile Version: 1.17 -Release: 2%{?dist} +Release: 3%{?dist} Summary: This implements a number of functions found in -lmail on SysV systems # regarding license please see file COPYRIGHT @@ -77,6 +77,9 @@ ldconfig -N -n %{buildroot}/%{_libdir} %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 1.17-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue May 17 2022 Fabrice Bauzac-Stehly - 1.17-2 - Enable --with-mailgroup (rhbz#2040522)