From 35dfc6deda58461354a769d5b89eb0ebfa5bda10 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Fri, 23 Feb 2024 22:33:43 -0500 Subject: [PATCH] - Rebuilt for libre2.so.11 bump --- bloaty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bloaty.spec b/bloaty.spec index b89566f..a1a1478 100644 --- a/bloaty.spec +++ b/bloaty.spec @@ -1,6 +1,6 @@ Name: bloaty Version: 1.1 -Release: 27%{?dist} +Release: 28%{?dist} Summary: A size profiler for binaries # The entire source is Apache-2.0, except: @@ -79,6 +79,9 @@ install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 bloaty.1 %changelog +* Sat Feb 24 2024 Paul Wouters - 1.1-28 +- Rebuilt for libre2.so.11 bump + * Sun Feb 04 2024 Benjamin A. Beasley - 1.1-27 - Rebuild for abseil-cpp-20240116.0