From 556d2badd58307331ed0fcf7bfa0d055beb372b44cea8a3214ff14702a61851a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 11 Aug 2021 06:04:15 +0000 Subject: [PATCH] Accepting request 911273 from home:dspinella:branches:devel:languages:python:certbot - update to version 1.18.0 * sync with the main certbot package OBS-URL: https://build.opensuse.org/request/show/911273 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=69 --- certbot-apache-1.17.0.tar.gz | 3 --- certbot-apache-1.18.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.17.0.tar.gz create mode 100644 certbot-apache-1.18.0.tar.gz diff --git a/certbot-apache-1.17.0.tar.gz b/certbot-apache-1.17.0.tar.gz deleted file mode 100644 index f6a2735..0000000 --- a/certbot-apache-1.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20a18c28a02138b5c15d5434b230cc102049c0753c0e0caf90fb45c507e02bf2 -size 221846 diff --git a/certbot-apache-1.18.0.tar.gz b/certbot-apache-1.18.0.tar.gz new file mode 100644 index 0000000..06b387d --- /dev/null +++ b/certbot-apache-1.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df0a8102f7417598e1a4b28ff5434cbfeccfc4ec5ddebb51bd097bd525fcfb3d +size 221569 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index c8d5aa2..9213637 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 10 13:49:41 UTC 2021 - Danilo Spinella + +- update to version 1.18.0 + * sync with the main certbot package + ------------------------------------------------------------------- Fri Jul 30 08:43:59 UTC 2021 - Markéta Machová diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index 86ac0ce..35771ac 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.17.0 +Version: 1.18.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0