From 7eb01cc61b66b2e2aa1c4b36706a4053e1138473140689292c1834be1f03eaee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 8 Apr 2022 06:31:50 +0000 Subject: [PATCH] - Update to version 1.26.0 * sync with the main certbot package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=72 --- certbot-apache-1.22.0.tar.gz | 3 --- certbot-apache-1.26.0.tar.gz | 3 +++ python-certbot-apache.changes | 6 ++++++ python-certbot-apache.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 certbot-apache-1.22.0.tar.gz create mode 100644 certbot-apache-1.26.0.tar.gz diff --git a/certbot-apache-1.22.0.tar.gz b/certbot-apache-1.22.0.tar.gz deleted file mode 100644 index bd83ba5..0000000 --- a/certbot-apache-1.22.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b743c7626490a343314f9e51a7fd549ece2c33288c7c5ed6b08995b481e94a8b -size 221418 diff --git a/certbot-apache-1.26.0.tar.gz b/certbot-apache-1.26.0.tar.gz new file mode 100644 index 0000000..2571862 --- /dev/null +++ b/certbot-apache-1.26.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efb573a1fd926ecf74618286d21ac3f7539b2be426face7f1364dcca8b0e316e +size 224988 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index 384c36d..f8dd33c 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 8 06:29:41 UTC 2022 - Markéta Machová + +- Update to version 1.26.0 + * sync with the main certbot package + ------------------------------------------------------------------- Tue Dec 21 18:31:04 UTC 2021 - Danilo Spinella diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index c48d9e7..2f8f9ef 100644 --- a/python-certbot-apache.spec +++ b/python-certbot-apache.spec @@ -1,7 +1,7 @@ # # spec file for package python-certbot-apache # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-certbot-apache -Version: 1.22.0 +Version: 1.26.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0