diff --git a/.files b/.files index c04d304..8a529d4 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 1cefa71..cbfa00b 100644 --- a/.rev +++ b/.rev @@ -22,4 +22,12 @@ 739139 + + bd8a3f9f2a7c79e43e0c9be0ef6ec667 + 0.0 + + dimstar_suse + + 781288 + diff --git a/certbot-systemd-timer.changes b/certbot-systemd-timer.changes index 47c831d..05c4c0e 100644 --- a/certbot-systemd-timer.changes +++ b/certbot-systemd-timer.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue Mar 3 16:48:55 UTC 2020 - Antonio Larrosa + +- Require the python3 certbot package instead of the python2 one. + +------------------------------------------------------------------- Thu Oct 17 11:20:25 UTC 2019 - Richard Brown - Remove obsolete Groups tag (fate#326485) diff --git a/certbot-systemd-timer.spec b/certbot-systemd-timer.spec index 7ecee28..8800992 100644 --- a/certbot-systemd-timer.spec +++ b/certbot-systemd-timer.spec @@ -1,7 +1,7 @@ # # spec file for package certbot-systemd-timer # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -30,7 +30,7 @@ Source11: certbot-renew-systemd.timer Source12: certbot-sysconfig-certbot Source13: README Source14: LICENSE.txt -Requires: python-certbot >= 0.21.1 +Requires: python3-certbot >= 0.21.1 Requires(post): %fillup_prereq BuildArch: noarch BuildRequires: systemd-rpm-macros