aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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.