- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-15 22:28:50 +00:00
parent eeaa489aeb
commit c708a04d51
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Access control list utilities
Name: acl
Version: 2.3.1
Release: 1%{?dist}
Release: 2%{?dist}
BuildRequires: gawk
BuildRequires: gcc
BuildRequires: gettext
@ -119,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}*
%{_libdir}/libacl.so.*
%changelog
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.3.1-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Mar 16 2021 Kamil Dudka <kdudka@redhat.com> - 2.3.1-1
- new upstream release