From 8b0d7821ac476512cd6e79033bb2d46f18cff283b0a77a0f92fa575fc9ad7108 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 12 May 2021 12:06:30 +0000 Subject: [PATCH] - update to version 1.15.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=64 --- certbot-apache-1.14.0.tar.gz | 3 --- certbot-apache-1.15.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.14.0.tar.gz create mode 100644 certbot-apache-1.15.0.tar.gz diff --git a/certbot-apache-1.14.0.tar.gz b/certbot-apache-1.14.0.tar.gz deleted file mode 100644 index d39d264..0000000 --- a/certbot-apache-1.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:887fe4a21af2de1e5c2c9428bacba6eb7c1219257bc70f1a1d8447c8a321adb0 -size 221253 diff --git a/certbot-apache-1.15.0.tar.gz b/certbot-apache-1.15.0.tar.gz new file mode 100644 index 0000000..d995d90 --- /dev/null +++ b/certbot-apache-1.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a705fa30dcc242914b68d905377f56d0f31a54aac95f3663fbc31b5e467aa9a1 +size 221204 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index 613c24f..b83fefc 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 12 12:06:21 UTC 2021 - Markéta Machová + +- update to version 1.15.0 + * sync with the main certbot package + ------------------------------------------------------------------- Wed Apr 14 15:16:05 UTC 2021 - Markéta Machová diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index 878b513..a7516d9 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.14.0 +Version: 1.15.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0