diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 28c496d..c5b64c9 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -8,7 +8,7 @@ Name: gnome-terminal Version: 3.38.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Terminal emulator for GNOME License: GPLv3+ and GFDL and LGPLv2+ @@ -39,6 +39,7 @@ BuildRequires: pcre2-devel BuildRequires: systemd BuildRequires: vala-devel BuildRequires: yelp-tools +BuildRequires: make Requires: dbus Requires: glib2%{?_isa} >= %{glib2_version} @@ -113,6 +114,9 @@ make check %{_datadir}/metainfo/org.gnome.Terminal.Nautilus.metainfo.xml %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.38.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Nov 20 2020 Ting-Wei Lan - 3.38.1-2 - Fix crash when the command line is shorter than 1024 characters