From f0cc79eda5bca8d1712edc454ee61730f70b5bfcf23932e94f6b980c8f3eae0d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 9 May 2024 13:50:24 +0000 Subject: [PATCH] - update to 2.10.0: * We no longer publish our beta Windows installer as was originally announced OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=117 --- certbot-2.10.0.tar.gz | 3 +++ certbot-2.9.0.tar.gz | 3 --- python-certbot.changes | 7 +++++++ python-certbot.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 certbot-2.10.0.tar.gz delete mode 100644 certbot-2.9.0.tar.gz diff --git a/certbot-2.10.0.tar.gz b/certbot-2.10.0.tar.gz new file mode 100644 index 0000000..22c1488 --- /dev/null +++ b/certbot-2.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:892aa57d4db74af174aec5e4bb7f7537b200de2545a066c049d03a53215f0e4e +size 437757 diff --git a/certbot-2.9.0.tar.gz b/certbot-2.9.0.tar.gz deleted file mode 100644 index 654aa3e..0000000 --- a/certbot-2.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3eafe967523704dac854df36bcca5e5fa949cdd9df835651b0f3712b1cd90c05 -size 437463 diff --git a/python-certbot.changes b/python-certbot.changes index 8e5e562..14cfd17 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 9 13:49:35 UTC 2024 - Dirk Müller + +- update to 2.10.0: + * We no longer publish our beta Windows installer as was + originally announced + ------------------------------------------------------------------- Fri Feb 9 13:21:24 UTC 2024 - Dirk Müller diff --git a/python-certbot.spec b/python-certbot.spec index 01c8126..f92a7a3 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-certbot -Version: 2.9.0 +Version: 2.10.0 Release: 0 Summary: ACME client License: Apache-2.0