From 7adc8107476a4d9bfae250ccbf78226a691e227d Mon Sep 17 00:00:00 2001 From: Maurizio Lombardi Date: Wed, 27 Jul 2022 12:23:53 +0200 Subject: [PATCH] Rebuild for CentOS Stream 9 Resolves: #1893841 Signed-off-by: Maurizio Lombardi --- gating.yaml | 6 ++++++ nvme-stas.spec | 5 ++++- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..648918d --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/nvme-stas.spec b/nvme-stas.spec index 5591760..ffbf70e 100644 --- a/nvme-stas.spec +++ b/nvme-stas.spec @@ -4,7 +4,7 @@ Name: nvme-stas Summary: NVMe STorage Appliance Services Version: 1.1.6 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 URL: https://github.com/linux-nvme/nvme-stas Source0: %{url}/archive/v%{version_no_tilde}/%{name}-%{version_no_tilde}.tar.gz @@ -95,6 +95,9 @@ mv %{buildroot}/%{_sysconfdir}/stas/sys.conf.doc %{buildroot}/%{_sysconfdir}/sta %changelog +* Wed Jul 27 2022 Maurizio Lombardi - 1.1.6-2 +- Rebuild for CentOS Stream + * Wed Jul 20 2022 Maurizio Lombardi - 1.1.6-1 - Update to version 1.1.6