From b7c571ccf392a8965fdd4a31055e1007fc1e4d33 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 27 Jul 2020 13:13:08 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- bloaty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bloaty.spec b/bloaty.spec index d05d042..b621617 100644 --- a/bloaty.spec +++ b/bloaty.spec @@ -1,6 +1,6 @@ Name: bloaty Version: 1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A size profiler for binaries @@ -55,6 +55,9 @@ make test %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed May 27 2020 Rich Mattes - 1.1-2 - Don't remove buildroot in install - Patch to use system gtest and gmock, enable tests