From dc9ecebe6b3a37e360a912296ec662129e5f8a4d9e4b450a5b2c0ff15f5efeb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 21 Sep 2022 17:56:01 +0000 Subject: [PATCH] - update to version 1.30.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=80 --- certbot-apache-1.29.0.tar.gz | 3 --- certbot-apache-1.30.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.29.0.tar.gz create mode 100644 certbot-apache-1.30.0.tar.gz diff --git a/certbot-apache-1.29.0.tar.gz b/certbot-apache-1.29.0.tar.gz deleted file mode 100644 index 47e1470..0000000 --- a/certbot-apache-1.29.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7dbcb74464aa091a0af58f9d76257974ff9647a20fa57fe2f91e1bc5866277c5 -size 224607 diff --git a/certbot-apache-1.30.0.tar.gz b/certbot-apache-1.30.0.tar.gz new file mode 100644 index 0000000..5f36a7a --- /dev/null +++ b/certbot-apache-1.30.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf82174228ba8d3670641c19887c89133f0845037efa7c3be151b7d1a05c3f3 +size 224637 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index ce18284..821bbba 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 21 17:55:48 UTC 2022 - Markéta Machová + +- update to version 1.30.0 + * sync with the main certbot package + ------------------------------------------------------------------- Mon Jul 11 13:07:42 UTC 2022 - Dirk Müller diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index f992a30..2ab7b7c 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.29.0 +Version: 1.30.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0