From ef8769bd048720d3c163d6e8a4de52ca75637d95 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Aug 24 2021 16:57:07 +0000 Subject: BuildRequire systemd-rpm-macros rather than systemd --- diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 7a775b0..4662f03 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -8,7 +8,7 @@ Name: gnome-terminal Version: 3.40.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Terminal emulator for GNOME License: GPLv3+ and GFDL and LGPLv2+ @@ -36,7 +36,7 @@ BuildRequires: libxslt BuildRequires: nautilus-devel BuildRequires: gnome-shell BuildRequires: pcre2-devel -BuildRequires: systemd +BuildRequires: systemd-rpm-macros BuildRequires: vala-devel BuildRequires: yelp-tools BuildRequires: make @@ -118,6 +118,9 @@ make check %{_datadir}/metainfo/org.gnome.Terminal.Nautilus.metainfo.xml %changelog +* Wed Aug 04 2021 Kalev Lember - 3.40.2-2 +- BuildRequire systemd-rpm-macros rather than systemd + * Wed Jun 16 2021 Debarshi Ray - 3.40.2-1 - Update to 3.40.2 - Backport yet-to-be-released patches from upstream to avoid translation