From cd8ea29662f13c79b7a9933477d195ce1bb6f048 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 22:31:04 +0000 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/xrestop.git#cbb5ca8e13bff5e58d342435001bc4321fc7c1b9 --- xrestop.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xrestop.spec b/xrestop.spec index e5c122e..92cc8fe 100644 --- a/xrestop.spec +++ b/xrestop.spec @@ -1,11 +1,12 @@ Summary: X Resource Monitor Name: xrestop Version: 0.4 -Release: 26%{?dist} +Release: 27%{?dist} License: GPLv2+ URL: http://www.freedesktop.org/Software/xrestop Source0: %{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: gcc BuildRequires: ncurses-devel libXres-devel libXext-devel libX11-devel BuildRequires: libXau-devel @@ -34,6 +35,9 @@ make DESTDIR="$RPM_BUILD_ROOT" install %{_mandir}/man1/xrestop.1* %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 0.4-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.4-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild