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