From 1a791be520fcea938c724596742fe0780e9f5c10 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 10:37:44 +0100 Subject: [PATCH] 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 --- adcli.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/adcli.spec b/adcli.spec index 4dd73fc..507efba 100644 --- a/adcli.spec +++ b/adcli.spec @@ -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 - 0.9.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Nov 13 2020 Sumit Bose - 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