From 0e3f3be47ca41468303aa8196e1624e19dddac63 Mon Sep 17 00:00:00 2001 From: Dominic Hopf Date: May 24 2020 17:38:37 +0000 Subject: RHBZ#1793743: Add Recommends for xterm --- diff --git a/geany.spec b/geany.spec index f534a4f..a9a1e03 100644 --- a/geany.spec +++ b/geany.spec @@ -5,7 +5,7 @@ Name: geany Version: 1.36 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A fast and lightweight IDE using GTK3 License: GPLv2+ and MIT @@ -18,10 +18,14 @@ BuildRequires: desktop-file-utils, gettext, pango-devel, intltool BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: perl(XML::Parser) + Requires: vte291%{?_isa} Requires: geany-libgeany = %{version}-%{release} + Provides: bundled(scintilla) = 3.10.4 +Recommends: xterm + %description Geany is a small and fast integrated development environment with basic @@ -149,6 +153,9 @@ EOF %{_libdir}/pkgconfig/geany.pc %changelog +* Sun May 24 2020 Dominic Hopf - 1.36-3 +- Add Recommends for xterm (RHBZ#1793743) + * Tue Jan 28 2020 Fedora Release Engineering - 1.36-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild