Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-21 18:16:16 +00:00
parent 80541b941b
commit e4c8258755

View File

@ -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 <releng@fedoraproject.org> - 1.17-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue May 17 2022 Fabrice Bauzac-Stehly <noon@mykolab.com> - 1.17-2
- Enable --with-mailgroup (rhbz#2040522)