From 268d028960a727707458451e0d379292e764a872a81ab1e4af3129e30a36a611 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 17 Oct 2022 08:28:56 +0000 Subject: [PATCH] - fixed download URLs of tarball and signature file in specfile OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bdftopcf?expand=0&rev=16 --- bdftopcf.changes | 5 +++++ bdftopcf.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/bdftopcf.changes b/bdftopcf.changes index 33c0570..5e15a9c 100644 --- a/bdftopcf.changes +++ b/bdftopcf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 17 08:27:30 UTC 2022 - Stefan Dirsch + +- fixed download URLs of tarball and signature file in specfile + ------------------------------------------------------------------- Sat Oct 15 21:30:10 UTC 2022 - Stefan Dirsch diff --git a/bdftopcf.spec b/bdftopcf.spec index 206ab7a..c872324 100644 --- a/bdftopcf.spec +++ b/bdftopcf.spec @@ -23,8 +23,8 @@ Summary: Font compiler for the X server and font server License: MIT Group: System/X11/Utilities URL: http://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz -Source1: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz.sig +Source0: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.xz +Source1: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.xz.sig Source2: %{name}.keyring BuildRequires: pkgconfig BuildRequires: pkgconfig(xfont2)