update 1.2.1

This commit is contained in:
liquor 2020-07-24 11:07:44 +08:00
parent 0f0244ae3e
commit d1136d0c49
3 changed files with 8 additions and 5 deletions

Binary file not shown.

BIN
authselect-1.2.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,15 +1,15 @@
Name: authselect Name: authselect
Version: 1.1 Version: 1.2.1
Release: 0 Release: 1
Summary: A tool to select system authentication and identity sources from a list of supported profiles Summary: A tool to select system authentication and identity sources from a list of supported profiles
License: GPLv3+ License: GPLv3+
URL: https://github.com/pbrezina/authselect URL: https://github.com/authselect/authselect
Source0: https://github.com/pbrezina/authselect/archive/1.1/authselect-1.1.tar.gz Source0: https://github.com/authselect/authselect/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: autoconf gettext-devel automake libtool popt-devel gdb libcmocka-devel BuildRequires: autoconf gettext-devel automake libtool popt-devel gdb libcmocka-devel
BuildRequires: m4 gcc pkgconfig pkgconfig(popt) po4a asciidoc python3-devel BuildRequires: m4 gcc pkgconfig pkgconfig(popt) po4a asciidoc python3-devel
BuildRequires: libselinux-devel BuildRequires: libselinux-devel
Requires: grep sed systemd gawk coreutils findutils Requires: grep sed systemd gawk coreutils findutils pam >= 1.3.1
Obsoletes: authselect-libs Obsoletes: authselect-libs
Provides: authselect-libs Provides: authselect-libs
@ -106,6 +106,9 @@ sed -i -E '/^\w+=$/d' %{_sysconfdir}/security/pwquality.conf.d/10-authconfig-pwq
exit 0 exit 0
%changelog %changelog
* Fri Jul 24 2020 Liquor <lirui130@huawei.com> - 1.2.1-1
- update to 1.2.1
* Tue Jun 02 2020 SimpleUpdate Robot <tc@openeuler.org> * Tue Jun 02 2020 SimpleUpdate Robot <tc@openeuler.org>
- Update to version 1.1 - Update to version 1.1