downgrade version to 20200619

This commit is contained in:
yang_zhuang_zhuang 2020-08-11 11:01:54 +08:00
parent 0c74cee12e
commit 64b9f787b7
3 changed files with 7 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global git_date 20200702 %global git_date 20200619
%global git_commit c40cedee6e5225dc72e590f9ff0282d876a2e5d5 %global git_commit 781bbd45b7286408502ec47b5acc8ae85c604a68
%global git_commit_hash c40cede %global git_commit_hash 781bbd4
Name: crypto-policies Name: crypto-policies
Version: %{git_date} Version: %{git_date}
@ -125,6 +125,7 @@ make check %{?_smp_mflags}
%{_mandir}/man8/update-crypto-policies.8* %{_mandir}/man8/update-crypto-policies.8*
%{_datarootdir}/crypto-policies/LEGACY/* %{_datarootdir}/crypto-policies/LEGACY/*
%{_datarootdir}/crypto-policies/DEFAULT/* %{_datarootdir}/crypto-policies/DEFAULT/*
%{_datarootdir}/crypto-policies/NEXT/*
%{_datarootdir}/crypto-policies/FUTURE/* %{_datarootdir}/crypto-policies/FUTURE/*
%{_datarootdir}/crypto-policies/FIPS/* %{_datarootdir}/crypto-policies/FIPS/*
%{_datarootdir}/crypto-policies/EMPTY/* %{_datarootdir}/crypto-policies/EMPTY/*
@ -143,6 +144,9 @@ make check %{?_smp_mflags}
%license COPYING.LESSER %license COPYING.LESSER
%changelog %changelog
* Tue Aug 11 2020 yang_zhuang_zhuang <yangzhuangzhuang1@huawei.com> - 20200619-1.git781bbd4
- downgrade version to 20200619
* Sat Aug 1 2020 yang_zhuang_zhuang <yangzhuangzhuang1@huawei.com> - 20200702-1.gitc40cede * Sat Aug 1 2020 yang_zhuang_zhuang <yangzhuangzhuang1@huawei.com> - 20200702-1.gitc40cede
- update version to 20200702 - update version to 20200702