From a20eacea972bc2f1bcabf19dc362ed08cff606930fd537a66330b4a3b1d01575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 15 Jan 2026 14:01:30 +0000 Subject: [PATCH] - update to version 5.2.2 * Support for Python 3.14 was added. * Removed vhost_combined and vhost_common log formats from included Apache configuration file. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=114 --- certbot_apache-5.1.0.tar.gz | 3 --- certbot_apache-5.2.2.tar.gz | 3 +++ python-certbot-apache.changes | 8 ++++++++ python-certbot-apache.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 certbot_apache-5.1.0.tar.gz create mode 100644 certbot_apache-5.2.2.tar.gz diff --git a/certbot_apache-5.1.0.tar.gz b/certbot_apache-5.1.0.tar.gz deleted file mode 100644 index 22b2636..0000000 --- a/certbot_apache-5.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83f7e7578bb06c57b3d27f82ebd3c113e6f7fc8a41dc722cdc143ac98064b0ef -size 184356 diff --git a/certbot_apache-5.2.2.tar.gz b/certbot_apache-5.2.2.tar.gz new file mode 100644 index 0000000..cec705a --- /dev/null +++ b/certbot_apache-5.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10fca551212e7781a915be8f3d271882064df75e80013d02e58c9ccf562ef92f +size 184087 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index e679558..8b929e5 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 15 13:58:30 UTC 2026 - Markéta Machová + +- update to version 5.2.2 + * Support for Python 3.14 was added. + * Removed vhost_combined and vhost_common log formats from included + Apache configuration file. + ------------------------------------------------------------------- Tue Oct 14 08:03:16 UTC 2025 - Markéta Machová diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index b5ce174..df1e70f 100644 --- a/python-certbot-apache.spec +++ b/python-certbot-apache.spec @@ -1,7 +1,7 @@ # # spec file for package python-certbot-apache # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-certbot-apache -Version: 5.1.0 +Version: 5.2.2 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0