diff --git a/bloaty.spec b/bloaty.spec index 5e9b381..313ab28 100644 --- a/bloaty.spec +++ b/bloaty.spec @@ -1,6 +1,6 @@ Name: bloaty Version: 1.1 -Release: 22%{?dist} +Release: 23%{?dist} Summary: A size profiler for binaries # The entire source is Apache-2.0, except: @@ -50,7 +50,7 @@ support for WebAssembly. %prep %autosetup -S gendiff -N %autopatch -p0 -M 1 -%patch2 -p1 +%autopatch -p1 -m 2 %build @@ -76,6 +76,7 @@ support for WebAssembly. %changelog * Fri Sep 01 2023 Benjamin A. Beasley - 1.1-23 - Update License to SPDX +- Stop using deprecated %%patchN macros * Wed Aug 30 2023 Benjamin A. Beasley - 1.1-22 - Rebuilt for abseil-cpp 20230802.0