Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:25:39 -07:00
parent bbb74158e0
commit 958c924bb7

View File

@ -5,7 +5,7 @@
Name: stratisd Name: stratisd
Version: 3.6.7 Version: 3.6.7
Release: 2%{?dist} Release: 3%{?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)
@ -181,6 +181,9 @@ a2x -f manpage docs/stratis-dumpmetadata.txt
%{_mandir}/man8/stratis-dumpmetadata.8* %{_mandir}/man8/stratis-dumpmetadata.8*
%changelog %changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.6.7-3
- Bump release for June 2024 mass rebuild
* Thu Apr 25 2024 Bryan Gurney <bgurney@redhat.com> - 3.6.7-2 * Thu Apr 25 2024 Bryan Gurney <bgurney@redhat.com> - 3.6.7-2
- Rebuild for new gating configuration - Rebuild for new gating configuration
- Resolves: RHEL-33817 - Resolves: RHEL-33817