- 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
This commit is contained in:
Stefan Dirsch 2022-10-17 08:28:56 +00:00 committed by Git OBS Bridge
parent 74e9846200
commit 268d028960
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 17 08:27:30 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- fixed download URLs of tarball and signature file in specfile
-------------------------------------------------------------------
Sat Oct 15 21:30:10 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -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)