From eb32d1b820f2e9a91a9f40cfc2c0ec99f3d67739 Mon Sep 17 00:00:00 2001 From: Anders Blomdell <anders.blomdell@control.lth.se> Date: Fri, 20 Apr 2018 15:49:53 +0200 Subject: [PATCH] Correct template version --- sha512toc.spec.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sha512toc.spec.template b/sha512toc.spec.template index 12ebd43..252deaf 100644 --- a/sha512toc.spec.template +++ b/sha512toc.spec.template @@ -1,5 +1,5 @@ Name: sha512toc -Version: __sha512TOC_VERSION__ +Version: __SHA512TOC_VERSION__ Release: 1 Summary: A simple utility to create a TOC of a directory License: GPLv3 -- GitLab