diff --git a/certbot-2.7.4.tar.gz b/certbot-2.7.4.tar.gz deleted file mode 100644 index e96cfac..0000000 Binary files a/certbot-2.7.4.tar.gz and /dev/null differ diff --git a/certbot-2.9.0.tar.gz b/certbot-2.9.0.tar.gz new file mode 100644 index 0000000..97d78d4 Binary files /dev/null and b/certbot-2.9.0.tar.gz differ diff --git a/python-certbot.spec b/python-certbot.spec index cf967b6..ab79136 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -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 - 2.9.0-1 +- Update package to version 2.9.0 + * Tue Nov 21 2023 jiangxinyu - 2.7.4-1 - Update package to version 2.7.4