Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-21 18:29:06 +00:00
parent fd4e00d974
commit ca9d3b1ccb

View File

@ -1,6 +1,6 @@
Name: bdftopcf
Version: 1.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Font compiler for the X server and font server
License: MIT
@ -37,6 +37,9 @@ slowly) on other machines.
%{_mandir}/man1/bdftopcf.1*
%changelog
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Apr 08 2021 Peter Hutterer <peter.hutterer@redhat.com> 1.1-2
- Fix the Conflicts line to properly conflict with the -50 font-utils,
without a {?dist} <= doesn't work as expected.