Fix the release section of name
Resolves: RHEL-69027 Signed-off-by: Pavel Reichl <preichl@redhat.com>
This commit is contained in:
parent
350d77965d
commit
507a094ae0
@ -1,6 +1,6 @@
|
|||||||
Name: fuse
|
Name: fuse
|
||||||
Version: 2.9.9
|
Version: 2.9.9
|
||||||
Release: 23%{?dist}.gating_test1
|
Release: 24%{?dist}
|
||||||
Summary: File System in Userspace (FUSE) v2 utilities
|
Summary: File System in Userspace (FUSE) v2 utilities
|
||||||
License: GPL-1.0-or-later
|
License: GPL-1.0-or-later
|
||||||
URL: http://fuse.sf.net
|
URL: http://fuse.sf.net
|
||||||
@ -127,6 +127,10 @@ rm -f %{buildroot}/%{_libdir}/*.a
|
|||||||
%{_includedir}/fuse
|
%{_includedir}/fuse
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 29 2024 Pavel Reichl <preichl@redhat.com> - 2.9.9-24
|
||||||
|
- Fix the release section of name
|
||||||
|
- Related: RHEL-69027
|
||||||
|
|
||||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.9.9-23.gating_test1
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.9.9-23.gating_test1
|
||||||
- Bump release for October 2024 mass rebuild:
|
- Bump release for October 2024 mass rebuild:
|
||||||
Resolves: RHEL-64018
|
Resolves: RHEL-64018
|
||||||
|
Loading…
Reference in New Issue
Block a user