Bump the version to test execution of gating

Resolves: RHEL-67010

Signed-off-by: Pavel Reichl <preichl@redhat.com>
This commit is contained in:
Pavel Reichl 2024-11-11 15:26:35 +01:00
parent b084cb217e
commit 87c571e882

View File

@ -10,7 +10,7 @@
Name: fuse3
Version: %{xyz_version}
Release: 6%{?dist}
Release: 7%{?dist}
Summary: File System in Userspace (FUSE) v3 utilities
License: GPL-1.0-or-later
URL: http://fuse.sf.net
@ -194,6 +194,9 @@ rm -f %{buildroot}%{_udevrulesdir}/99-fuse3.rules
%endif
%changelog
* Mon Nov 11 2024 Pavel Reichl <preichl@redhat.com> - 3.16.2-7
- Bump the version to test execution of gating
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.16.2-6
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018