Related: #2047150 - add gating.yaml
This commit is contained in:
parent
ae831742da
commit
42d35e06cc
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-9
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Windows MetaFile Library
|
Summary: Windows MetaFile Library
|
||||||
Name: libwmf
|
Name: libwmf
|
||||||
Version: 0.2.12
|
Version: 0.2.12
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
#libwmf is under the LGPLv2+, however...
|
#libwmf is under the LGPLv2+, however...
|
||||||
#1. The tarball contains an old version of the urw-fonts under GPL+.
|
#1. The tarball contains an old version of the urw-fonts under GPL+.
|
||||||
# Those fonts are not installed
|
# Those fonts are not installed
|
||||||
@ -94,6 +94,9 @@ sed -i $RPM_BUILD_ROOT%{_datadir}/libwmf/fonts/fontmap -e 's#libwmf/fonts#fonts/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 09 2022 Josef Ridky <jridky@redhat.com> - 0.2.12-9
|
||||||
|
- add gating.yaml file
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.12-8
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.12-8
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user