From f413082b2fafc4169a5715ba459d7b4ebc27bd62 Mon Sep 17 00:00:00 2001 From: Vanessa Sochat Date: Thu, 30 Aug 2018 16:34:21 -0400 Subject: [PATCH] tweaking rpmbuild recipe --- sregistry-cli.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sregistry-cli.spec b/sregistry-cli.spec index 2d88e6a..2e7e7fc 100644 --- a/sregistry-cli.spec +++ b/sregistry-cli.spec @@ -10,7 +10,7 @@ Url: http://www.github.com/singularityhub/sregistry-cli Summary: Command line tool for working with container storage License: LICENSE (FIXME:No SPDX) Group: Development/Languages/Python -Source: https://github.com/singularityhub/sregistry-cli/archive/${name}-${version}.tar.gz +Source: https://github.com/singularityhub/sregistry-cli/archive/${version}.tar.gz BuildRoot: %{_tmppath}/sregistry-cli-0.0.94-build BuildRequires: python-devel %description