- 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:29:25 +00:00
parent 977c32266a
commit a49e1de0c8
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: adcli
Version: 0.9.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Active Directory enrollment
License: LGPLv2+
URL: https://gitlab.freedesktop.org/realmd/adcli
@ -71,6 +71,9 @@ documentation.
%doc %{_datadir}/doc/adcli/*
%changelog
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.1-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Mar 29 2021 Sumit Bose <sbose@redhat.com> - 0.9.1-3
- Add vendor error message
Resolves: rhbz#1889386