From 5548b9643dc4467f20802803e98eb445796e6a7d Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 11:14:48 +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/authselect.git#39e12d5b2c1b7b2be477b9cafb6f3acd440bc63c --- authselect.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/authselect.spec b/authselect.spec index fb4596f..a4c0051 100644 --- a/authselect.spec +++ b/authselect.spec @@ -3,7 +3,7 @@ Name: authselect Version: 1.2.2 -Release: 1%{?dist}.2 +Release: 2%{?dist} Summary: Configures authentication and identity sources from supported profiles URL: https://github.com/authselect/authselect @@ -60,6 +60,7 @@ Summary: Tool to provide minimum backwards compatibility with authconfig Obsoletes: authconfig < 7.0.1-6 Provides: authconfig BuildRequires: python3-devel +BuildRequires: make Requires: authselect%{?_isa} = %{version}-%{release} Recommends: oddjob-mkhomedir Suggests: sssd @@ -289,6 +290,9 @@ exit 0 exit 0 %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Nov 25 2020 Pavel Březina - 1.2.2-1 - Rebase to 1.2.2 - Add nss-altfiles to profiles on Fedora Silverblue