From 924a7284ede201f736f1e76c1094a3067402ecda81c243ebd0a5cfdba218a772 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 11 Sep 2019 12:38:09 +0000 Subject: [PATCH] - update to version 0.38.0 * Fixed OS detection in the Apache plugin on Scientific Linux. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=23 --- certbot-apache-0.37.2.tar.gz | 3 --- certbot-apache-0.38.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-0.37.2.tar.gz create mode 100644 certbot-apache-0.38.0.tar.gz diff --git a/certbot-apache-0.37.2.tar.gz b/certbot-apache-0.37.2.tar.gz deleted file mode 100644 index 15bde91..0000000 --- a/certbot-apache-0.37.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cb44d1a7c56176a84446a11412c561479ed0fed19848632e61f104dbf6a3031 -size 180561 diff --git a/certbot-apache-0.38.0.tar.gz b/certbot-apache-0.38.0.tar.gz new file mode 100644 index 0000000..ef81afb --- /dev/null +++ b/certbot-apache-0.38.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d335543e0ae9292303238736907ce6b321ac49eb49fe4e0b775abdc0ba57c62 +size 184822 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index e499da2..2713b24 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 11 12:29:13 UTC 2019 - Marketa Calabkova + +- update to version 0.38.0 + * Fixed OS detection in the Apache plugin on Scientific Linux. + ------------------------------------------------------------------- Mon Aug 26 10:40:44 UTC 2019 - Marketa Calabkova diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index c5befe2..1e40b2b 100644 --- a/python-certbot-apache.spec +++ b/python-certbot-apache.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-certbot-apache -Version: 0.37.2 +Version: 0.38.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0