font-utils 1.4.1 with sources this time

This commit is contained in:
Peter Hutterer 2024-01-03 10:02:38 +10:00
parent 0961468f24
commit a7d1482a29
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
font-util-*.tar.bz2 font-util-*.tar.xz

View File

@ -1 +1 @@
SHA512 (font-util-1.3.1.tar.bz2) = 9fd6dd4c0a01ede5f0b09ec0f9d316267ca086e2ee9526a43a4e4d6ce3cd67c977293bd3cf440328ca417292fcae1579888b24b7259eaf012230890210d74889 SHA512 (font-util-1.4.1.tar.xz) = cec7fc38ba64ca9c81c59a8395da94d71c75e14f19faf6457da0a1a8c3c1cf51bcaab227834f6f5a6d274ba2557555e542dbe2bd88e527c45ea196318bbc38d0

View File

@ -7,7 +7,7 @@ Summary: X.Org X11 font utilities
Name: xorg-x11-font-utils Name: xorg-x11-font-utils
Epoch: 1 Epoch: 1
Version: 7.5 Version: 7.5
Release: 57%{?dist} Release: 58%{?dist}
License: MIT AND BSD-2-Clause AND MIT-open-group AND Unicode-3.0 License: MIT AND BSD-2-Clause AND MIT-open-group AND Unicode-3.0
URL: http://www.x.org URL: http://www.x.org
@ -64,6 +64,9 @@ find $RPM_BUILD_ROOT -name bdftruncate\* -print0 | xargs -0 rm -f
%{_x11fontdir}/util/map-* %{_x11fontdir}/util/map-*
%changelog %changelog
* Wed Jan 03 2024 Peter Hutterer <peter.hutterer@redhat.com> - 7.5-58
- font-utils 1.4.1 with sources this time
* Wed Jan 03 2024 Peter Hutterer <peter.hutterer@redhat.com> - 7.5-57 * Wed Jan 03 2024 Peter Hutterer <peter.hutterer@redhat.com> - 7.5-57
- font-utils 1.4.1 - font-utils 1.4.1
- SPDX migration: update to SPDX-compatible license terms - SPDX migration: update to SPDX-compatible license terms