From 5d1a7977c590ec15c79ba64218a1814fce9b40fa Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 8 Aug 2019 23:39:15 +0200 Subject: [PATCH] upgrading package: certbot 0.36.0 -> 0.37.0 --- certbot/certbot.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/certbot/certbot.spec b/certbot/certbot.spec index 2d58f15eed..1e53014931 100644 --- a/certbot/certbot.spec +++ b/certbot/certbot.spec @@ -23,8 +23,8 @@ # package version %define V_python 3.7 -%define V_opkg 0.36.0 -%define V_dist 0.36.0 +%define V_opkg 0.37.0 +%define V_dist 0.37.0 # package information Name: certbot @@ -37,7 +37,7 @@ Class: EVAL Group: Cryptography License: Apache Version: %{V_opkg} -Release: 20190712 +Release: 20190808 # list of sources Source0: https://github.com/certbot/certbot/archive/v%{V_dist}.tar.gz