diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..4e26a6f --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - fedora-* +decision_context: bodhi_update_push_stable +rules: + - !PassingTestCaseRule {test_case_name: org.centos.prod.ci.pipeline.allpackages-build.package.test.functional.complete} diff --git a/libkcapi.spec b/libkcapi.spec index cabb560..d329265 100644 --- a/libkcapi.spec +++ b/libkcapi.spec @@ -97,7 +97,7 @@ bin/kcapi-hasher -n fipshmac -d "$lib_path"/fipscheck \\\ Name: libkcapi Version: %{vmajor}.%{vminor}.%{vpatch} -Release: 2%{?dist} +Release: 3%{?dist} Summary: User space interface to the Linux Kernel Crypto API License: BSD or GPLv2 @@ -447,6 +447,12 @@ popd %changelog +* Wed Jul 25 2019 Ondrej Mosnáček - 1.1.4-3 +- Bump revision to test gating + +* Mon May 27 2019 Ondrej Mosnáček - 1.1.4-2 +- Fix FTBFS: hardlink is now in bindir + * Sat Feb 02 2019 Ondrej Mosnáček - 1.1.4-1 - Update to upstream version 1.1.4