diff --git a/plans/unit.fmf b/plans/unit.fmf index d5a7fc3..0cb437e 100644 --- a/plans/unit.fmf +++ b/plans/unit.fmf @@ -13,7 +13,7 @@ prepare: discover: how: shell url: https://github.com/stratis-storage/testing.git - ref: v3.6.0 + ref: v3.6.2 tests: - name: unit test: python3 stratisd_cert.py -v diff --git a/stratisd.spec b/stratisd.spec index 87543fe..0760933 100644 --- a/stratisd.spec +++ b/stratisd.spec @@ -5,7 +5,7 @@ Name: stratisd Version: 3.6.7 -Release: 1%{?dist} +Release: 2%{?dist} 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) @@ -181,6 +181,10 @@ a2x -f manpage docs/stratis-dumpmetadata.txt %{_mandir}/man8/stratis-dumpmetadata.8* %changelog +* Thu Apr 25 2024 Bryan Gurney - 3.6.7-2 +- Rebuild for new gating configuration +- Resolves: RHEL-33817 + * Wed Apr 24 2024 Bryan Gurney - 3.6.7-1 - Update to 3.6.7 - Resolves: RHEL-33817