diff --git a/x3270.spec b/x3270.spec index 21f2e65..ae00aa5 100644 --- a/x3270.spec +++ b/x3270.spec @@ -4,7 +4,7 @@ Summary: An X Window System based IBM 3278/3279 terminal emulator Name: x3270 Version: 4.0ga14 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: https://x3270.miraheze.org/wiki/Main_Page Source0: http://downloads.sourceforge.net/%{name}/suite3270-%{version}-src.tgz @@ -23,7 +23,7 @@ BuildRequires: fontpackages-devel %package x11 Summary: IBM 3278/3279 terminal emulator for the X Window System -BuildRequires: xorg-x11-font-utils +BuildRequires: mkfontdir bdftopcf BuildRequires: libXaw-devel Requires: %{name} = %{version} @@ -128,6 +128,9 @@ desktop-file-install \ %changelog +* Mon Mar 01 2021 Dan Horák - 4.0ga14-2 +- update BRs (#1933647) + * Mon Feb 01 2021 Dan Horák - 4.0ga14-1 - updated to 4.0ga14 (#1922848)