From 1d0aea47f157a5a6fd439f257821804a52a87083 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 10:23:22 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libblkio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libblkio.spec b/libblkio.spec index d839a16..557b68a 100644 --- a/libblkio.spec +++ b/libblkio.spec @@ -5,7 +5,7 @@ Version: 1.2.2 Summary: Block device I/O library Name: libblkio -Release: 5%{?dist} +Release: 6%{?dist} URL: %{forgeurl} Source0: %{forgesource} Patch0: fix-nix-ioctl-feature.patch @@ -98,6 +98,9 @@ export RUSTFLAGS="%build_rustflags" %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 1.2.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Apr 19 2023 Stefan Hajnoczi - 1.2.2-5 - Patch Cargo.toml files to enable nix "ioctl" feature (RHBZ#2186159)