From 43da360479dd56685cf30791ee04fa426853f25c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 17:21:23 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libstatgrab.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libstatgrab.spec b/libstatgrab.spec index 08ea936..ee22b22 100644 --- a/libstatgrab.spec +++ b/libstatgrab.spec @@ -4,7 +4,7 @@ Name: libstatgrab Epoch: 1 Version: 0.92.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library that provides cross platform access to statistics of the system License: LGPLv2+ URL: http://www.i-scream.org/libstatgrab @@ -207,6 +207,9 @@ make check %{_mandir}/*/*statgrab* %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1:0.92.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Jul 29 2021 Tim Orling - 1:0.92.1-1 - Update to 0.92.1 (Fix rhbz 1943112)