From 08301d663e550dc296eaa760a2bcd3f0e9a8dd88 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 26 Jan 2018 10:01:59 +0100 Subject: [PATCH] upgrading package: certbot 0.21.0 -> 0.21.1 --- certbot/certbot.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/certbot/certbot.spec b/certbot/certbot.spec index 433ec5d660..fbb31de0cc 100644 --- a/certbot/certbot.spec +++ b/certbot/certbot.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 0.21.0 -%define V_dist 0.21.0 +%define V_opkg 0.21.1 +%define V_dist 0.21.1 # package information Name: certbot @@ -36,7 +36,7 @@ Class: EVAL Group: Cryptography License: Apache Version: %{V_opkg} -Release: 20180118 +Release: 20180126 # list of sources Source0: https://github.com/certbot/certbot/archive/v%{V_dist}.tar.gz