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