]> Nutra Git (v1) - gamesguru/git-remote-gcrypt.git/commitdiff
Fixes spec file
authorFrank Grüllich <frank.gruellich@gmail.com>
Tue, 28 May 2019 06:57:33 +0000 (08:57 +0200)
committerSean Whitton <spwhitton@spwhitton.name>
Sat, 28 Sep 2019 14:29:08 +0000 (07:29 -0700)
- correct BuildRequires,
- bumps version in it.

Signed-off-by: Frank Grüllich <frank.gruellich@gmail.com>
redhat/git-remote-gcrypt.spec

index f312de81fc6fda61670e410e1ff99958aaa944e8..a2d8aaad9b515c1ff7b3373827eda8aec8594b65 100644 (file)
@@ -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