Hello community,
here is the log from the commit of package python-certbot-apache for
openSUSE:Factory checked in at 2020-01-03 17:39:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-apache (Old)
and /work/SRC/openSUSE:Factory/.python-certbot-apache.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-apache"
Fri Jan 3 17:39:38 2020 rev:15 rq:760676 version:1.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-certbot-apache/python-certbot-apache.changes
2019-11-15 00:21:42.819920639 +0100
+++
/work/SRC/openSUSE:Factory/.python-certbot-apache.new.6675/python-certbot-apache.changes
2020-01-03 17:39:50.971383912 +0100
@@ -1,0 +2,7 @@
+Fri Jan 3 11:29:27 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- update to version 1.0.0 (boo#1160066)
+ * The docs extras for the certbot-apache and certbot-nginx packages
+ have been removed.
+
+-------------------------------------------------------------------
Old:
----
certbot-apache-0.40.1.tar.gz
New:
----
certbot-apache-1.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-certbot-apache.spec ++++++
--- /var/tmp/diff_new_pack.rlSe3o/_old 2020-01-03 17:39:52.063384473 +0100
+++ /var/tmp/diff_new_pack.rlSe3o/_new 2020-01-03 17:39:52.067384475 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-certbot-apache
#
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,14 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-certbot-apache
-Version: 0.40.1
+Version: 1.0.0
Release: 0
Summary: Apache plugin for Certbot
License: Apache-2.0
URL: https://github.com/letsencrypt/letsencrypt
Source:
https://files.pythonhosted.org/packages/source/c/certbot-apache/certbot-apache-%{version}.tar.gz
BuildRequires: %{python_module augeas}
-BuildRequires: %{python_module certbot >= 0.34.0}
+BuildRequires: %{python_module certbot >= 1.0.0}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
@@ -37,7 +37,7 @@
Requires: augeas-lenses
Requires: python-acme >= 0.34.0
Requires: python-augeas
-Requires: python-certbot >= 0.34.0
+Requires: python-certbot >= 1.0.0
Requires: python-zope.component
Requires: python-zope.interface
BuildArch: noarch
++++++ certbot-apache-0.40.1.tar.gz -> certbot-apache-1.0.0.tar.gz ++++++
++++ 39323 lines of diff (skipped)