From 35fc9548c22623146d8c9f6935277ee4ea7f24ab Mon Sep 17 00:00:00 2001 From: Dalibor Pospisil Date: Thu, 7 Mar 2024 17:42:45 +0100 Subject: [PATCH] spec: fixed the archive url --- dist/beakerlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/beakerlib.spec b/dist/beakerlib.spec index d7becc82..c8430ca1 100644 --- a/dist/beakerlib.spec +++ b/dist/beakerlib.spec @@ -57,7 +57,7 @@ BuildRequires: perl-generators BuildRequires: util-linux BuildRequires: make -Source0: https://github.com/beakerlib/beakerlib/archive/%{name}-%{version}.tar.gz +Source0: https://github.com/beakerlib/beakerlib/archive/%{version}/%{name}-%{version}.tar.gz Source1: %{name}-tmpfiles.conf Patch0: bugzilla-links.patch