From de68b19d27be802fd455c5e1671c7ba3dfa0cc06 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 12:46:56 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libaio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libaio.spec b/libaio.spec index 391c87c..3efe9aa 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,6 +1,6 @@ Name: libaio Version: 0.3.111 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Linux-native asynchronous I/O access library License: LGPLv2+ Source: http://releases.pagure.org/libaio/libaio-0.3.111.tar.gz @@ -69,6 +69,9 @@ find %{buildroot} -name '*.a' -delete %attr(0755,root,root) %{usrlibdir}/libaio.so %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0.3.111-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Mar 13 2019 Paolo Bonzini - 0.3.111-5 - Pass in the distro-provided CFLAGS and LFLAGS. (Jeff Moyer) - Get rid of -nostartfiles -nostdlib (Jeff Moyer)