From c46ed0d26c07f40a426d5d57a61a634ecbb64d4a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 06:40:07 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_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 614b66a..72fcfe0 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,6 +1,6 @@ Name: libaio Version: 0.3.111 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Linux-native asynchronous I/O access library License: LGPLv2+ Source: http://releases.pagure.org/libaio/libaio-0.3.111.tar.gz @@ -65,6 +65,9 @@ find %{buildroot} -name '*.a' -delete %attr(0755,root,root) %{usrlibdir}/libaio.so %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 0.3.111-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jul 17 2018 Peter Robinson 0.3.111-3 - Spec cleanup