From 5f19f095c28bccb1c54016fa0c266984f3ff8415 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 7 Nov 2021 12:30:56 +0900 Subject: [PATCH] rebuild for new protobuf --- bloaty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bloaty.spec b/bloaty.spec index ddcd0e7..41956f8 100644 --- a/bloaty.spec +++ b/bloaty.spec @@ -1,6 +1,6 @@ Name: bloaty Version: 1.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A size profiler for binaries @@ -56,6 +56,9 @@ support for WebAssembly. %changelog +* Sun Nov 07 2021 Mamoru TASAKA - 1.1-12 +- rebuild for new protobuf + * Sun Oct 24 2021 Adrian Reber - 1.1-11 - Rebuilt for protobuf 3.18.1