diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..4ca9235 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/hwloc.spec b/hwloc.spec index 3aeb9d8..4184fe6 100644 --- a/hwloc.spec +++ b/hwloc.spec @@ -1,10 +1,10 @@ Summary: Portable Hardware Locality - portable abstraction of hierarchical architectures Name: hwloc -Version: 2.10.0 +Version: 2.11.1 Release: %autorelease License: BSD-2-Clause URL: http://www.open-mpi.org/projects/hwloc/ -Source0: https://download.open-mpi.org/release/hwloc/v2.10/hwloc-%{version}.tar.bz2 +Source0: https://download.open-mpi.org/release/hwloc/v2.11/hwloc-%{version}.tar.bz2 Requires: %{name}-libs%{?_isa} = %{version}-%{release} BuildRequires: gcc diff --git a/sources b/sources index 7e4a70e..b938d4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (hwloc-2.10.0.tar.bz2) = 8fcf448ef16874862e5cf5a814ecc4885d53817369640bb8a0079b0c7d9294b3933a6a8cf2472e8e104a5c346e09e1fffab401a1976d7b2da0457f0c5271a18a +SHA512 (hwloc-2.11.1.tar.bz2) = 095afab5e7caf2099266b71d7803f2695987eed1c62d7315867b12f8db059d5a5e6f64d6303351cc1a14cfbcf0f7f5a3acedb775a0220f3648d158941c270b28 diff --git a/whatever.fmf b/whatever.fmf new file mode 100644 index 0000000..fadcfdd --- /dev/null +++ b/whatever.fmf @@ -0,0 +1,7 @@ +summary: Basic smoke tests +discover: + - name: internal + how: fmf + url: git://pkgs.devel.redhat.com/tests/hwloc +execute: + how: tmt