Related: rhbz#2126689
This commit is contained in:
parent
5a2b1c88ad
commit
1f8b2eaaa4
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: baseos-ci.brew-build.tier1.functional}
|
@ -1,6 +1,6 @@
|
||||
Name: perl-Net-DNS
|
||||
Version: 1.29
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: DNS resolver modules for Perl
|
||||
# Other files: MIT
|
||||
# demo/mresolv: GPL+ or Artistic
|
||||
@ -155,6 +155,9 @@ make test
|
||||
%{_mandir}/man3/Net::DNS::Nameserver*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 13 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.29-5
|
||||
- Related: rhbz#2126689
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.29-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user