diff --git a/SPECS/util-linux.spec b/SPECS/util-linux.spec index 108ec7b..9de160e 100644 --- a/SPECS/util-linux.spec +++ b/SPECS/util-linux.spec @@ -2,7 +2,7 @@ Summary: A collection of basic system utilities Name: util-linux Version: 2.32.1 -Release: 27.2%{?dist} +Release: 27.3%{?dist} License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain Group: System Environment/Base URL: http://en.wikipedia.org/wiki/Util-linux @@ -1080,6 +1080,9 @@ fi %{_libdir}/python*/site-packages/libmount/ %changelog +* Thu Jul 08 2021 Davide Cavalca 2.32.1-27.3 +- Rebuild against stock libuser and openldap packages + * Fri May 14 2021 Davide Cavalca 2.32.1-27.2 - Add CAP_CHECKPOINT_RESTORE to capability.h for setpriv (#1960708)