Bump relaese to have a proper build

Resolves: RHEL-69027

Signed-off-by: Pavel Reichl <preichl@redhat.com>
This commit is contained in:
Pavel Reichl 2024-12-02 17:12:42 +01:00
parent ba4bbe557c
commit 98d3753fd4

View File

@ -1,6 +1,6 @@
Name: fuse
Version: 2.9.9
Release: 24%{?dist}
Release: 25%{?dist}
Summary: File System in Userspace (FUSE) v2 utilities
License: GPL-1.0-or-later
URL: http://fuse.sf.net
@ -127,6 +127,10 @@ rm -f %{buildroot}/%{_libdir}/*.a
%{_includedir}/fuse
%changelog
* Mon Dec 02 2024 Pavel Reichl <preichl@redhat.com> - 2.9.9-25
- Bump relaese to have a proper build
- Related: RHEL-69027
* Fri Nov 29 2024 Pavel Reichl <preichl@redhat.com> - 2.9.9-24
- Fix the release section of name
- Related: RHEL-69027