fix bogus date in %changelog

This commit is contained in:
ckji 2023-04-06 17:22:52 +08:00
parent e46f191f12
commit 8c78ee97f4

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