Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-certbot-dns-google for
openSUSE:Factory checked in at 2024-06-25 23:09:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-dns-google (Old)
and /work/SRC/openSUSE:Factory/.python-certbot-dns-google.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-dns-google"
Tue Jun 25 23:09:05 2024 rev:42 rq:1183173 version:2.11.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-certbot-dns-google/python-certbot-dns-google.changes
2024-02-26 19:43:41.462221490 +0100
+++
/work/SRC/openSUSE:Factory/.python-certbot-dns-google.new.18349/python-certbot-dns-google.changes
2024-06-25 23:10:19.064517821 +0200
@@ -1,0 +2,6 @@
+Tue Jun 25 12:22:55 UTC 2024 - Markéta Machová <[email protected]>
+
+- update to version 2.11.0
+ * sync with the main certbot package
+
+-------------------------------------------------------------------
Old:
----
certbot-dns-google-2.9.0.tar.gz
New:
----
certbot_dns_google-2.11.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-certbot-dns-google.spec ++++++
--- /var/tmp/diff_new_pack.vDqP3c/_old 2024-06-25 23:10:19.636538673 +0200
+++ /var/tmp/diff_new_pack.vDqP3c/_new 2024-06-25 23:10:19.640538819 +0200
@@ -18,12 +18,12 @@
%{?sle15_python_module_pythons}
Name: python-certbot-dns-google
-Version: 2.9.0
+Version: 2.11.0
Release: 0
Summary: Google Cloud Authenticator plugin for Certbot
License: Apache-2.0
URL: https://github.com/certbot/certbot
-Source:
https://files.pythonhosted.org/packages/source/c/certbot-dns-google/certbot-dns-google-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/c/certbot-dns-google/certbot_dns_google-%{version}.tar.gz
BuildRequires: %{python_module certbot >= %{version}}
BuildRequires: %{python_module google-api-python-client >= 1.6.5}
BuildRequires: %{python_module google-auth >= 2.16.0}
@@ -42,7 +42,7 @@
Google Cloud DNS Authenticator plugin for Certbot.
%prep
-%autosetup -p1 -n certbot-dns-google-%{version}
+%autosetup -p1 -n certbot_dns_google-%{version}
%build
%python_build