From e96ec911ce2b6356caf08474ef288c58372ccca2 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sun, 5 Feb 2023 19:52:25 +0100 Subject: [PATCH] Rebuild for fixed frame pointer compiler flags in Rust RPM macros --- libblkio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libblkio.spec b/libblkio.spec index 2d2abc6..5557833 100644 --- a/libblkio.spec +++ b/libblkio.spec @@ -5,7 +5,7 @@ Version: 1.2.2 Summary: Block device I/O library Name: libblkio -Release: 2%{?dist} +Release: 3%{?dist} URL: %{forgeurl} Source0: %{forgesource} License: Apache-2.0 OR MIT @@ -97,6 +97,9 @@ export RUSTFLAGS="%build_rustflags" %changelog +* Sun Feb 05 2023 Fabio Valentini - 1.2.2-3 +- Rebuild for fixed frame pointer compiler flags in Rust RPM macros. + * Thu Jan 19 2023 Fedora Release Engineering - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild