diff --git a/python-certbot.spec b/python-certbot.spec index 829c9131da1d1c31446e5cfccf36eba5f451d235..b5138918484935364aa891df53273325b4fe2896 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -1,5 +1,5 @@ Name: python-certbot -Version: 3.3.0 +Version: 4.0.0 Release: 1 Summary: ACME client License: MIT and Apache-2.0 @@ -179,6 +179,9 @@ fi %{python3_sitelib}/certbot_nginx-%{version}-py%{python3_version}.egg-info %changelog +* Tue May 13 2025 openeuler_bot - 4.0.0-1 +There are no changes to extract. + * Thu Mar 27 2025 openeuler_bot - 3.3.0-1 - Private keys are now saved in PKCS#8 format instead of PKCS#1 (version: 3.2.0). - The --register-unsafely-without-email flag is no longer needed in non-interactive mode (version: 3.3.0). @@ -226,4 +229,4 @@ fi - fix sync code to openEuler-20.03-LTS-SP1 %file error. * Mon Jun 28 2021 Python_Bot - 1.16.0-1 -- Package Spec generated +- Package Spec generated \ No newline at end of file diff --git a/v3.3.0.tar.gz b/v3.3.0.tar.gz deleted file mode 100644 index 00b417643ade5e103d049775eae7e8700752611e..0000000000000000000000000000000000000000 Binary files a/v3.3.0.tar.gz and /dev/null differ diff --git a/v4.0.0.tar.gz b/v4.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6d6b06f705b315ce978b8577041100bfd3d18e84 Binary files /dev/null and b/v4.0.0.tar.gz differ