From 115b5f2499dcd5ef996051ef9a39464c351d1d45 Mon Sep 17 00:00:00 2001 From: ruebb Date: Mon, 30 Dec 2019 16:01:03 +0800 Subject: [PATCH] modify spec --- container-exception-logger.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-exception-logger.spec b/container-exception-logger.spec index bd5bdf4..24f4d82 100644 --- a/container-exception-logger.spec +++ b/container-exception-logger.spec @@ -4,7 +4,7 @@ Release: 2 Summary: Logging from a container to a host License: GPLv3+ URL: https://github.com/abrt/container-exception-logger -Source0: %{name}-%{version}.tar.gz +Source0: https://github.com/abrt/container-exception-logger BuildRequires: asciidoc libxslt %description -- Gitee