]> Nutra Git (v2) - gamesguru/git-remote-gcrypt.git/commitdiff
rpm: convert tabs to spaces
authorDusty Mabe <dusty@dustymabe.com>
Mon, 30 Sep 2019 02:53:43 +0000 (22:53 -0400)
committerDusty Mabe <dusty@dustymabe.com>
Thu, 10 Oct 2019 00:41:01 +0000 (20:41 -0400)
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
redhat/git-remote-gcrypt.spec

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