From 628b9a858fadbb03cc3c4010bba8ee41d872f8e96c2ca4a6c3ec22085eca1f07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 14 Nov 2019 11:54:37 +0000 Subject: [PATCH] - update to version 0.40.1 * Sync with main certbot package. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=32 --- certbot-apache-0.39.0.tar.gz | 3 --- certbot-apache-0.40.1.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-0.39.0.tar.gz create mode 100644 certbot-apache-0.40.1.tar.gz diff --git a/certbot-apache-0.39.0.tar.gz b/certbot-apache-0.39.0.tar.gz deleted file mode 100644 index ef69992..0000000 --- a/certbot-apache-0.39.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4651a0212c9ebc3087281dad92ad3cb355bb2730f432d0180a8d23325d11825a -size 180555 diff --git a/certbot-apache-0.40.1.tar.gz b/certbot-apache-0.40.1.tar.gz new file mode 100644 index 0000000..55a1293 --- /dev/null +++ b/certbot-apache-0.40.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16404e9e404f0b98c18bd752fad812a45ef7f9b0efa9bbc8589f24a94e67de7c +size 180430 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index 3e88580..c36dc8d 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 14 11:54:06 UTC 2019 - Marketa Calabkova + +- update to version 0.40.1 + * Sync with main certbot package. + ------------------------------------------------------------------- Thu Oct 17 11:20:44 UTC 2019 - Richard Brown diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index c1010ff..27c5bdb 100644 --- a/python-certbot-apache.spec +++ b/python-certbot-apache.spec @@ -1,7 +1,7 @@ # # spec file for package python-certbot-apache # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-certbot-apache -Version: 0.39.0 +Version: 0.40.1 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0