Compare commits

...

3 Commits

Author SHA1 Message Date
Vitezslav Crhonek dbe83e0f8d Rebuilt for -devel add to CRB 2024-02-06 01:37:56 +00:00
Vitezslav Crhonek a79898f6a7 Add gating.yaml 2024-02-05 10:17:00 +01:00
Mohan Boddu d6b8172270 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 19:58:05 +00:00
3 changed files with 16 additions and 1 deletions

1
.expect.metadata Normal file
View File

@ -0,0 +1 @@
a97b2f377c6a799928d6728c2ada55beb7f57d96 expect5.45.4.tar.gz

View File

@ -5,7 +5,7 @@
Summary: A program-script interaction and testing utility
Name: expect
Version: %{majorver}
Release: 14%{?dist}
Release: 16%{?dist}
License: Public Domain
URL: https://core.tcl.tk/expect/index
Source: http://downloads.sourceforge.net/%{name}/%{name}%{version}.tar.gz
@ -184,6 +184,14 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libexpect%{version}.so
%{_mandir}/man1/tknewsbiff.1*
%changelog
* Mon Feb 05 2024 Vitezslav Crhonek <vcrhonek@redhat.com> - 5.45.4-16
- Rebuilt for -devel add to CRB
Resolves: RHEL-18979
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 5.45.4-15
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 5.45.4-14
- 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}