Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-certbot-dns-linode for openSUSE:Factory checked in at 2024-06-25 23:09:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-certbot-dns-linode (Old) and /work/SRC/openSUSE:Factory/.python-certbot-dns-linode.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-certbot-dns-linode" Tue Jun 25 23:09:06 2024 rev:33 rq:1183174 version:2.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-certbot-dns-linode/python-certbot-dns-linode.changes 2024-03-25 21:18:23.527879025 +0100 +++ /work/SRC/openSUSE:Factory/.python-certbot-dns-linode.new.18349/python-certbot-dns-linode.changes 2024-06-25 23:10:19.808544943 +0200 @@ -1,0 +2,6 @@ +Tue Jun 25 12:23:01 UTC 2024 - Markéta Machová <mmachova@suse.com> + +- update to version 2.11.0 + * sync with the main certbot package + +------------------------------------------------------------------- Old: ---- certbot-dns-linode-2.9.0.tar.gz New: ---- certbot_dns_linode-2.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-certbot-dns-linode.spec ++++++ --- /var/tmp/diff_new_pack.tzDCJh/_old 2024-06-25 23:10:20.848582855 +0200 +++ /var/tmp/diff_new_pack.tzDCJh/_new 2024-06-25 23:10:20.848582855 +0200 @@ -18,12 +18,12 @@ %{?sle15_python_module_pythons} Name: python-certbot-dns-linode -Version: 2.9.0 +Version: 2.11.0 Release: 0 Summary: Linode DNS Authenticator plugin for Certbot License: Apache-2.0 URL: https://github.com/certbot/certbot -Source: https://files.pythonhosted.org/packages/source/c/certbot-dns-linode/certbot-dns-linode-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/c/certbot-dns-linode/certbot_dns_linode-%{version}.tar.gz BuildRequires: %{python_module acme >= %{version}} BuildRequires: %{python_module certbot >= %{version}} BuildRequires: %{python_module dns-lexicon >= 3.14.1} @@ -46,7 +46,7 @@ records using Linode's DNS API. %prep -%setup -q -n certbot-dns-linode-%{version} +%setup -q -n certbot_dns_linode-%{version} %build %pyproject_wheel