From 3e4062e196fb9c37b8543adbc75357abb144b8ddd24b5a2ea579813474c8e524 Mon Sep 17 00:00:00 2001 From: Danilo Spinella Date: Tue, 21 Dec 2021 19:05:09 +0000 Subject: [PATCH] Accepting request 941919 from home:dspinella:branches:devel:languages:python:certbot - Update to version 1.22.0 * sync with the main certbot package OBS-URL: https://build.opensuse.org/request/show/941919 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=71 --- certbot-apache-1.20.0.tar.gz | 3 --- certbot-apache-1.22.0.tar.gz | 3 +++ python-certbot-apache.changes | 6 ++++++ python-certbot-apache.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 certbot-apache-1.20.0.tar.gz create mode 100644 certbot-apache-1.22.0.tar.gz diff --git a/certbot-apache-1.20.0.tar.gz b/certbot-apache-1.20.0.tar.gz deleted file mode 100644 index d700ad1..0000000 --- a/certbot-apache-1.20.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b964fef5a77d0f0b702fb82929d22aeb93dcdc9f8c74f368112fcdf069544dbc -size 221860 diff --git a/certbot-apache-1.22.0.tar.gz b/certbot-apache-1.22.0.tar.gz new file mode 100644 index 0000000..bd83ba5 --- /dev/null +++ b/certbot-apache-1.22.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b743c7626490a343314f9e51a7fd549ece2c33288c7c5ed6b08995b481e94a8b +size 221418 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index 0a719fc..384c36d 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 21 18:31:04 UTC 2021 - Danilo Spinella + +- Update to version 1.22.0 + * sync with the main certbot package + ------------------------------------------------------------------- Mon Dec 13 17:32:11 UTC 2021 - Ferdinand Thiessen diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index d075c0b..c48d9e7 100644 --- a/python-certbot-apache.spec +++ b/python-certbot-apache.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-certbot-apache -Version: 1.20.0 +Version: 1.22.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0