From 86d9f41e38c64302f8c593514f76c29eb5b2ae40 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 27 Sep 2022 16:32:35 -0400 Subject: [PATCH] import liblockfile-1.14-2.el8 --- SPECS/liblockfile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/liblockfile.spec b/SPECS/liblockfile.spec index 87bb2dd..8823eee 100644 --- a/SPECS/liblockfile.spec +++ b/SPECS/liblockfile.spec @@ -1,6 +1,6 @@ Name: liblockfile Version: 1.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: This implements a number of functions found in -lmail on SysV systems Group: Applications/System @@ -69,6 +69,9 @@ ldconfig -N -n %{buildroot}/%{_libdir} %changelog +* Wed Aug 10 2022 Zdenek Dohnal - 1.14-2 +- 2112380 - move liblockfile to BaseOS + * Thu Mar 08 2018 Matthias Runge - 1.14-1 - update to 1.14 (rhbz#1548753) - fixed build flags injection (rhbz#1548706)