From: Frank GrĂ¼llich Date: Tue, 28 May 2019 06:57:33 +0000 (+0200) Subject: Fixes spec file X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=069f6ea33149fbaa8bd83423b7a7b591fcfed43b;p=gamesguru%2Fgit-remote-gcrypt.git Fixes spec file - correct BuildRequires, - bumps version in it. Signed-off-by: Frank GrĂ¼llich --- diff --git a/redhat/git-remote-gcrypt.spec b/redhat/git-remote-gcrypt.spec index f312de8..a2d8aaa 100644 --- a/redhat/git-remote-gcrypt.spec +++ b/redhat/git-remote-gcrypt.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: git-remote-gcrypt -Version: 1.0.2 +Version: 1.2 Release: 1%{?dist} Summary: GNU Privacy Guard-encrypted git remote @@ -10,7 +10,7 @@ License: GPLv3 URL: https://git.spwhitton.name/%{name} Source0: %{name}-%{version}.tar.gz -BuildRequires: python2-docutils +BuildRequires: python3-docutils Requires: gnupg2 git-core %description