Update package to version 2.9.0

This commit is contained in:
chendexi 2024-02-23 20:00:08 +08:00
parent 42e9272eac
commit 50792eac6d
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
certbot-2.9.0.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.7.4
Version: 2.9.0
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
* Fri Feb 23 2024 chendexi <chendexi@kylinos.cn> - 2.9.0-1
- Update package to version 2.9.0
* Tue Nov 21 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.7.4-1
- Update package to version 2.7.4