Update package to version 2.7.4

This commit is contained in:
jxy_git 2023-11-21 15:22:20 +08:00
parent 6953ce9a95
commit 091fd86178
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
certbot-2.7.4.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
%define debug_package %{nil}
Name: python-certbot
Version: 2.6.0
Version: 2.7.4
Release: 1
Summary: ACME client
License: MIT and Apache-2.0
@ -98,6 +98,9 @@ mv %{buildroot}/doclist.lst .
%{python3_sitelib}/acme-%{version}-py%{python3_version}.egg-info
%changelog
* Tue Nov 21 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.7.4-1
- Update package to version 2.7.4
* Wed Jul 05 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.6.0-1
- Update package to version 2.6.0