Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:15:26 -07:00
parent df13aaa6d5
commit 2213dc6b55

View File

@ -5,7 +5,7 @@
Name: stratisd Name: stratisd
Version: 3.7.3 Version: 3.7.3
Release: 1%{?dist} Release: 2%{?dist}
Summary: Daemon that manages block devices to create filesystems Summary: Daemon that manages block devices to create filesystems
License: (MIT OR Apache-2.0) AND Unicode-DFS-2016 AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND MIT AND MPL-2.0 AND (Unlicense OR MIT) License: (MIT OR Apache-2.0) AND Unicode-DFS-2016 AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND MIT AND MPL-2.0 AND (Unlicense OR MIT)
@ -182,6 +182,10 @@ a2x -f manpage docs/stratis-dumpmetadata.txt
%{_mandir}/man8/stratis-dumpmetadata.8* %{_mandir}/man8/stratis-dumpmetadata.8*
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.7.3-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Fri Oct 18 2024 Bryan Gurney <bgurney@redhat.com> - 3.7.3-1 * Fri Oct 18 2024 Bryan Gurney <bgurney@redhat.com> - 3.7.3-1
- Update to 3.7.3 - Update to 3.7.3
- Resolves: RHEL-60000 - Resolves: RHEL-60000