From: Dusty Mabe Date: Mon, 30 Sep 2019 02:53:43 +0000 (-0400) Subject: rpm: convert tabs to spaces X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=8627bdbad3b129c070a013be20587c805697058e;p=gamesguru%2Fgit-remote-gcrypt.git rpm: convert tabs to spaces Signed-off-by: Dusty Mabe --- diff --git a/redhat/git-remote-gcrypt.spec b/redhat/git-remote-gcrypt.spec index a2d8aaa..a2d2788 100644 --- a/redhat/git-remote-gcrypt.spec +++ b/redhat/git-remote-gcrypt.spec @@ -1,17 +1,17 @@ %global debug_package %{nil} -Name: git-remote-gcrypt -Version: 1.2 -Release: 1%{?dist} -Summary: GNU Privacy Guard-encrypted git remote - -Group: Development Tools -License: GPLv3 -URL: https://git.spwhitton.name/%{name} -Source0: %{name}-%{version}.tar.gz - -BuildRequires: python3-docutils -Requires: gnupg2 git-core +Name: git-remote-gcrypt +Version: 1.2 +Release: 1%{?dist} +Summary: GNU Privacy Guard-encrypted git remote + +Group: Development Tools +License: GPLv3 +URL: https://git.spwhitton.name/%{name} +Source0: %{name}-%{version}.tar.gz + +BuildRequires: python3-docutils +Requires: gnupg2 git-core %description This lets git store git repositories in encrypted form.