Compare commits

...

2 Commits

Author SHA1 Message Date
Lukas Zachar 404f5854ab Add gating.yaml from RHEL 2023-11-25 01:31:16 +00:00
Mohan Boddu b08f7eb72e Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 19:50:46 +00:00
3 changed files with 13 additions and 1 deletions

View File

@ -0,0 +1,2 @@
fb4f60b3968777b5a794d1e1f9e5867b04517425 docbook-xsl-nons-1.79.2.tar.bz2
e6d847ff26d46f5ab368e9dd76c95acf15c95a72 docbook-xsl-doc-1.79.2.tar.bz2

View File

@ -1,6 +1,6 @@
Name: docbook-style-xsl
Version: 1.79.2
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Norman Walsh's XSL stylesheets for DocBook XML
@ -137,6 +137,10 @@ if [ "$1" = 0 ]; then
fi
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.79.2-16
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.79.2-15
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}