aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDusty Mabe <dusty@dustymabe.com>2019-09-29 22:53:43 -0400
committerDusty Mabe <dusty@dustymabe.com>2019-10-09 20:41:01 -0400
commit8627bdbad3b129c070a013be20587c805697058e (patch)
tree7996a55f2105c566659d36a53c0246b3e26a84de
parent9898ae5b85a75fba77d75f89a2017692efd49682 (diff)
downloadgit-remote-gcrypt-8627bdbad3b129c070a013be20587c805697058e.tar.gz
rpm: convert tabs to spaces
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
-rw-r--r--redhat/git-remote-gcrypt.spec24
1 files 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.