From 31329d944382e3abb4e717c23d5f16b307d35ab2 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Thu, 16 Sep 2021 08:51:26 +0200 Subject: [PATCH] forgot to bump release in the previous commit --- curl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curl.spec b/curl.spec index e6e9484..403a556 100644 --- a/curl.spec +++ b/curl.spec @@ -1,7 +1,7 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others) Name: curl Version: 7.79.0 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Source0: https://curl.se/download/%{name}-%{version}.tar.xz Source1: https://curl.se/download/%{name}-%{version}.tar.xz.asc