From 069f6ea33149fbaa8bd83423b7a7b591fcfed43b Mon Sep 17 00:00:00 2001 From: Frank GrĂ¼llich Date: Tue, 28 May 2019 08:57:33 +0200 Subject: Fixes spec file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - correct BuildRequires, - bumps version in it. Signed-off-by: Frank GrĂ¼llich --- redhat/git-remote-gcrypt.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- cgit v1.2.3