Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/adcli.git#6aa58fb2903a907c98374fab3179d4e8a52fa3a2
This commit is contained in:
DistroBaker 2021-02-03 10:37:44 +01:00
parent 2d25f607ae
commit 1a791be520

View File

@ -1,6 +1,6 @@
Name: adcli
Version: 0.9.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Active Directory enrollment
License: LGPLv2+
URL: http://cgit.freedesktop.org/realmd/adcli
@ -37,6 +37,7 @@ BuildRequires: krb5-devel
BuildRequires: openldap-devel
BuildRequires: libxslt
BuildRequires: xmlto
BuildRequires: make
Requires: cyrus-sasl-gssapi
@ -85,6 +86,9 @@ documentation.
%doc %{_datadir}/doc/adcli/*
%changelog
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Nov 13 2020 Sumit Bose <sbose@redhat.com> - 0.9.0-6
- Include the latest upstream patches with use-ldaps fixes, man page
improvements and a new sub-command to create managed service accounts