From 288578f59f07a25075f4ac4b332c34a98723710f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:44:44 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libgtop2.git#275e0163df84f54fe270f8f6536cc12392602a5d --- libgtop2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libgtop2.spec b/libgtop2.spec index 8744fa4..29b244c 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -1,6 +1,6 @@ Name: libgtop2 Version: 2.40.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: LibGTop library (version 2) License: GPLv2+ @@ -10,6 +10,7 @@ Source0: http://download.gnome.org/sources/libgtop/2.40/libgtop-%{version BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: gettext +BuildRequires: make %description LibGTop is a library for portably obtaining information about processes, @@ -61,6 +62,9 @@ find %{buildroot} -name '*.la' -delete %exclude %{_datadir}/info %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.40.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 2.40.0-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild