From 8627bdbad3b129c070a013be20587c805697058e Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Sun, 29 Sep 2019 22:53:43 -0400 Subject: rpm: convert tabs to spaces Signed-off-by: Dusty Mabe --- redhat/git-remote-gcrypt.spec | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) 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. -- cgit v1.2.3