9.0, w/ liburing

Signed-off-by: Kaleb S KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S KEITHLEY 2021-01-27 08:03:03 -05:00
parent e819fbe826
commit 5230caa4d0

View File

@ -182,7 +182,7 @@ Summary: Distributed File System
%if ( 0%{_for_fedora_koji_builds} )
Name: glusterfs
Version: 9.0
Release: 2%{?prereltag:%{prereltag}}%{?dist}
Release: 3%{?prereltag:%{prereltag}}%{?dist}
%else
Name: @PACKAGE_NAME@
Version: @PACKAGE_VERSION@
@ -219,7 +219,7 @@ BuildRequires: bison flex
BuildRequires: gcc make libtool
BuildRequires: ncurses-devel readline-devel
BuildRequires: libxml2-devel openssl-devel
BuildRequires: libaio-devel libacl-devel
BuildRequires: libaio-devel libacl-devel liburing-devel
BuildRequires: python%{_pythonver}-devel
%if ( 0%{?rhel} && 0%{?rhel} < 8 )
BuildRequires: python-ctypes
@ -1591,6 +1591,9 @@ exit 0
%{_unitdir}/gluster-ta-volume.service
%changelog
* Wed Jan 27 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.0-3
- 9.0, w/ liburing
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild