Resolves: RHEL-19177

This commit is contained in:
David Teigland 2023-12-15 10:20:11 -06:00
parent 8636f06286
commit 8a50a448dc
2 changed files with 10 additions and 1 deletions

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} # this is the testcase identifier, which OSCI pipeline uses

View File

@ -1,6 +1,6 @@
Name: sanlock
Version: 3.9.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A shared storage lock manager
License: GPLv2 and GPLv2+ and LGPLv2+
@ -156,6 +156,9 @@ developing applications that use %{name}.
%{_libdir}/pkgconfig/libsanlock_client.pc
%changelog
* Fri Dec 15 2023 David Teigland <teigland@redhat.com> - 3.9.0-3
- fix rpm issues
* Fri Dec 15 2023 David Teigland <teigland@redhat.com> - 3.9.0-2
- fix rpm issues