diff --git a/.glusterfs.metadata b/.glusterfs.metadata index b4f7bb7..beb6d62 100644 --- a/.glusterfs.metadata +++ b/.glusterfs.metadata @@ -1 +1 @@ -7f768f874336c25962282a8edad27942ee091559 SOURCES/glusterfs-10.4.tar.gz +90bf5e8cf45b360e5a7bfd8b15237ddb904610ac SOURCES/glusterfs-10.5.tar.gz diff --git a/SPECS/glusterfs.spec b/SPECS/glusterfs.spec index d5d8321..7935360 100644 --- a/SPECS/glusterfs.spec +++ b/SPECS/glusterfs.spec @@ -59,7 +59,7 @@ %{?_without_linux_io_uring:%global _without_linux_io_uring --disable-linux-io_uring} # Disable linux-io_uring on unsupported distros. -%if ( 0%{?fedora} && 0%{?fedora} <= 32 ) || ( 0%{?rhel} && ( 0%{?rhel} <= 7 || 0%{?rhel} == 9)) +%if ( 0%{?fedora} && 0%{?fedora} <= 32 ) || ( 0%{?rhel} && 0%{?rhel} <= 7 ) %global _without_linux_io_uring --disable-linux-io_uring %endif @@ -232,8 +232,8 @@ Summary: Distributed File System %if ( 0%{_for_fedora_koji_builds} ) Name: glusterfs -Version: 10.4 -Release: %{?prereltag:0.}2%{?prereltag:.%{prereltag}}%{?dist} +Version: 10.5 +Release: %{?prereltag:0.}1%{?prereltag:.%{prereltag}}%{?dist} %else Name: @PACKAGE_NAME@ Version: @PACKAGE_VERSION@ @@ -1669,7 +1669,11 @@ exit 0 %endif %changelog -* Fri Jun 9 2023 Niels de Vos - 10.4-1 +* Tue Nov 14 2023 Niels de Vos - 10.5-1 +- GlusterFS 10.5 GA +- re-enable liburing support + +* Fri Jun 9 2023 Niels de Vos - 10.4-2 - disable liburing support to prevent conflicts with appstream/liburing * Wed Apr 26 2023 Niels de Vos - 10.4-1