Update to 4.4.26

This commit is contained in:
yixiangzhike 2021-12-04 11:53:13 +08:00
parent 5b25726dc2
commit def2066c3d
3 changed files with 5 additions and 1 deletions

View File

@ -1,12 +1,13 @@
%define libdir /lib64
Name: libxcrypt
Version: 4.4.17
Version: 4.4.26
Release: 1
Summary: Extended crypt library for DES, MD5, Blowfish and others
License: LGPLv2+ and BSD and Public Domain
URL: https://github.com/besser82/%{name}
Source0: https://github.com/besser82/%{name}/archive/v%{version}.tar.gz
BuildRequires: autoconf libtool fipscheck
BuildRequires: perl >= 5.14.0
Obsoletes: %{name}-common < %{version}-%{release}
Provides: %{name}-common%{?_isa} = %{version}-%{release} %{name}%{?_isa} = %{version}-%{release}
Provides: %{name}-common = %{version}-%{release}
@ -96,6 +97,9 @@ make check
%changelog
* Sat Dec 4 2021 yixiangzhike <yixiangzhike007@163.com> - 4.4.26-1
- update to 4.4.26
* Thu Jan 21 2021 wangchen <wangchen137@huawei.com> - 4.4.17-1
- update to 4.4.17

Binary file not shown.

BIN
v4.4.26.tar.gz Normal file

Binary file not shown.