!43 【轻量级 PR】:fix bogus date in %changelog

From: @k4b00m 
Reviewed-by: @gaoruoshu 
Signed-off-by: @gaoruoshu
This commit is contained in:
openeuler-ci-bot 2023-04-10 02:28:44 +00:00 committed by Gitee
commit a6f38c19c0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
%global srcname cryptography
Name: python-%{srcname}
Version: 36.0.1
Release: 2
Release: 3
Summary: PyCA's cryptography library
License: ASL 2.0 or BSD
URL: https://cryptography.io/en/latest/
@ -82,13 +82,16 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest -k "not (test_
%doc README.rst docs
%changelog
* Thu Apr 06 2023 jichengke<jichengke2011@gmail.com> - 36.0.1-3
- fix bogus date in changelog
* Tue Feb 14 2023 zhuofeng<zhuofeng2@huawei.com> - 36.0.1-2
- Type:CVE
- CVE:CVE-2023-23931
- SUG:NA
- DESC:fix CVE-2023-23931
* Feb Nov 01 2022 Ge Wang <wangge20@h-partners.com> 36.0.1-1
* Tue Nov 01 2022 Ge Wang <wangge20@h-partners.com> 36.0.1-1
- Update to version 36.0.1
* Fri Jul 01 2022 tianwei<tianwei12@h-partners.com> -3.3.1-4