bdftopcf 1.1.1
This commit is contained in:
parent
b2f729ece9
commit
70cddbe780
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/bdftopcf-*.tar.bz2
|
/bdftopcf-*.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: bdftopcf
|
Name: bdftopcf
|
||||||
Version: 1.1
|
Version: 1.1.1
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Font compiler for the X server and font server
|
Summary: Font compiler for the X server and font server
|
||||||
|
|
||||||
License: MIT-open-group
|
License: MIT-open-group
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
Source0: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.bz2
|
Source0: https://www.x.org/pub/individual/util/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc make libtool
|
BuildRequires: gcc make libtool
|
||||||
BuildRequires: pkgconfig(x11) pkgconfig(fontsproto)
|
BuildRequires: pkgconfig(x11) pkgconfig(fontsproto)
|
||||||
@ -37,6 +37,9 @@ slowly) on other machines.
|
|||||||
%{_mandir}/man1/bdftopcf.1*
|
%{_mandir}/man1/bdftopcf.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 26 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.1.1-1
|
||||||
|
- bdftopcf 1.1.1
|
||||||
|
|
||||||
* Tue Sep 05 2023 Peter Hutterer <peter.hutterer@redhat.com>
|
* Tue Sep 05 2023 Peter Hutterer <peter.hutterer@redhat.com>
|
||||||
- SPDX migration: change to SPDX license identifier
|
- SPDX migration: change to SPDX license identifier
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (bdftopcf-1.1.tar.bz2) = 7b790e8d512ca2812ac889c156ef91c48798b4744a6857e5b17e0128764b5afa8c5426fe5de05a9819d64745116718db4221b3e657e3c2633465e87179c44bec
|
SHA512 (bdftopcf-1.1.1.tar.xz) = 257dc9ae29f2cf1496aad91ccba534348d87f881d75431aa6611a8154cb817d17588c464ab6c6c6bc51e6060baa8dcfcb9fd8c037cdaea8d18287651fa6b7ea9
|
||||||
|
Loading…
Reference in New Issue
Block a user