import authselect-1.2.2-2.el8

This commit is contained in:
CentOS Sources 2021-03-18 04:12:05 +00:00 committed by Andrew Lukoshko
parent dc7cffc966
commit b8c2ca8031
2 changed files with 8087 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
Name: authselect
Version: 1.2.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Configures authentication and identity sources from supported profiles
URL: https://github.com/authselect/authselect
@ -12,6 +12,8 @@ Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
%global makedir %{_builddir}/%{name}-%{version}
Patch0001: 0001-po-update-translations.patch
# Downstream only
Patch0901: 0901-rhel8-remove-mention-of-Fedora-Change-page-in-compat.patch
Patch0902: 0902-rhel8-remove-ecryptfs-support.patch
@ -286,6 +288,9 @@ exit 0
exit 0
%changelog
* Fri Mar 12 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.2-2
- Update translations (RHBZ #1899676)
* Wed Nov 25 2020 Pavel Březina <pbrezina@redhat.com> - 1.2.2-1
- Rebase to authselect-1.2.2 (RHBZ #1892761)