diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..c190bde --- /dev/null +++ b/gating.yaml @@ -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} diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec index 5e2fa71..963957b 100644 --- a/perl-Net-DNS.spec +++ b/perl-Net-DNS.spec @@ -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 - 1.29-5 +- Related: rhbz#2126689 + * Mon Aug 09 2021 Mohan Boddu - 1.29-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688