From 7c9b35d773fc64a60a3efa7c51b5ac34c2b06f4a Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Wed, 4 Oct 2023 09:32:15 +0200 Subject: [PATCH] Fix URL in spec --- libcupsfilters.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcupsfilters.spec b/libcupsfilters.spec index 6ede844..3cf5d93 100644 --- a/libcupsfilters.spec +++ b/libcupsfilters.spec @@ -11,7 +11,7 @@ Summary: Library for developing printing filters # https://lists.fedoraproject.org/archives/list/legal@lists.fedoraproject.org/message/A7GFSD6M3GYGSI32L2FC5KB22DUAEQI3/ License: Apache-2.0 WITH LLVM-exception URL: https://github.com/OpenPrinting/libcupsfilters -Source0: %{URL}/releases/download/%{upstream_version}/%{name}-%{version}.tar.gz +Source0: %{URL}/releases/download/%{version}/%{name}-%{version}.tar.gz # Patches