%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.