Compare commits
No commits in common. "c8s" and "c9s" have entirely different histories.
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
20
.gitignore
vendored
20
.gitignore
vendored
@ -1,2 +1,20 @@
|
||||
SOURCES/Mail-DKIM-1.20200907.tar.gz
|
||||
Mail-DKIM-0.37.tar.gz
|
||||
/Mail-DKIM-0.39.tar.gz
|
||||
/Mail-DKIM-0.40.tar.gz
|
||||
/Mail-DKIM-0.41.tar.gz
|
||||
/Mail-DKIM-0.42.tar.gz
|
||||
/Mail-DKIM-0.43.tar.gz
|
||||
/Mail-DKIM-0.44.tar.gz
|
||||
/Mail-DKIM-0.50.tar.gz
|
||||
/Mail-DKIM-0.52.tar.gz
|
||||
/Mail-DKIM-0.53.tar.gz
|
||||
/Mail-DKIM-0.54.tar.gz
|
||||
/Mail-DKIM-0.55.tar.gz
|
||||
/Mail-DKIM-0.56.tar.gz
|
||||
/Mail-DKIM-0.57.tar.gz
|
||||
/Mail-DKIM-0.58.tar.gz
|
||||
/Mail-DKIM-1.20200513.1.tar.gz
|
||||
/Mail-DKIM-1.20200708.tar.gz
|
||||
/Mail-DKIM-1.20200724.tar.gz
|
||||
/Mail-DKIM-1.20200824.tar.gz
|
||||
/Mail-DKIM-1.20200907.tar.gz
|
||||
|
23
gating.yaml
23
gating.yaml
@ -1,6 +1,25 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
- fedora-*
|
||||
decision_context: bodhi_update_push_testing
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional}
|
||||
|
||||
#Rawhide
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-*
|
||||
decision_context: bodhi_update_push_stable
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional}
|
||||
|
||||
#gating rhel
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-*
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-public.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}
|
2
perl-Mail-DKIM.rpmlintrc
Normal file
2
perl-Mail-DKIM.rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error .* SpamAssassin");
|
@ -1,6 +1,6 @@
|
||||
Name: perl-Mail-DKIM
|
||||
Version: 1.20200907
|
||||
Release: 1%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Sign and verify Internet mail with DKIM/DomainKey signatures
|
||||
License: GPL+ or Artistic
|
||||
URL: http://dkimproxy.sourceforge.net/
|
||||
@ -66,9 +66,67 @@ chmod -x scripts/*.pl
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 04 2022 Martin Osvald <mosvald@redhat.com> - 1.20200907-1
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.20200907-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.20200907-3
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.20200907-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Sun Sep 13 2020 Emmanuel Seyman <emmanuel@seyman.fr> - 1.20200907-1
|
||||
- Update to 1.20200907
|
||||
|
||||
* Sun Aug 30 2020 Emmanuel Seyman <emmanuel@seyman.fr> - 1.20200824-1
|
||||
- Update to 1.20200824
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.20200724-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Sun Jul 26 2020 Emmanuel Seyman <emmanuel@seyman.fr> - 1.20200724-1
|
||||
- Update to 1.20200724
|
||||
|
||||
* Sun Jul 12 2020 Emmanuel Seyman <emmanuel@seyman.fr> - 1.20200708-1
|
||||
- Update to 1.20200708
|
||||
|
||||
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.20200513.1-2
|
||||
- Perl 5.32 rebuild
|
||||
|
||||
* Sun May 17 2020 Emmanuel Seyman <emmanuel@seyman.fr> - 1.20200513.1-1
|
||||
- Update to 1.20200513.1
|
||||
- Tage LICENSE as %%license
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.58-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Sun Nov 17 2019 Emmanuel Seyman <emmanuel@seyman.fr> - 0.58-1
|
||||
- Update to 0.58
|
||||
|
||||
* Sun Oct 13 2019 Emmanuel Seyman <emmanuel@seyman.fr> - 0.57-1
|
||||
- Update to 0.57
|
||||
- Replace calls to %/usr/bin/perl with /usr/bin/perl
|
||||
|
||||
* Sun Aug 25 2019 Emmanuel Seyman <emmanuel@seyman.fr> - 0.56-1
|
||||
- Update to 0.56
|
||||
- Replace calls to "make pure_install" with %%{make_install}
|
||||
- Replace calls to "make" with %%{make_build}
|
||||
- Pass NO_PERLLOCAL=1 to Makefile.PL
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.55-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.55-2
|
||||
- Perl 5.30 rebuild
|
||||
|
||||
* Wed Apr 17 2019 Xavier Bachelot <xavier@bachelot.org> - 0.55-1
|
||||
- Update to 0.55.
|
||||
- Don't drop network dependent tests, build checks for internet access.
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.54-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Sun Oct 21 2018 Emmanuel Seyman <emmanuel@seyman.fr> - 0.54-1
|
||||
- Update to 0.54
|
||||
- Fix shebang path in scripts/arcverify.pl
|
||||
|
36
plans.fmf
Normal file
36
plans.fmf
Normal file
@ -0,0 +1,36 @@
|
||||
/tier1-internal:
|
||||
plan:
|
||||
import:
|
||||
url: https://src.fedoraproject.org/tests/perl-Mail-DKIM.git
|
||||
name: /plans/tier1/internal
|
||||
|
||||
/tier1-public:
|
||||
plan:
|
||||
import:
|
||||
url: https://src.fedoraproject.org/tests/perl-Mail-DKIM.git
|
||||
name: /plans/tier1/public
|
||||
|
||||
/tier2-tier3-internal:
|
||||
plan:
|
||||
import:
|
||||
url: https://src.fedoraproject.org/tests/perl-Mail-DKIM.git
|
||||
name: /plans/tier2-tier3/internal
|
||||
|
||||
/tier2-tier3-public:
|
||||
plan:
|
||||
import:
|
||||
url: https://src.fedoraproject.org/tests/perl-Mail-DKIM.git
|
||||
name: /plans/tier2-tier3/public
|
||||
|
||||
/others-internal:
|
||||
plan:
|
||||
import:
|
||||
url: https://src.fedoraproject.org/tests/perl-Mail-DKIM.git
|
||||
name: /plans/others/internal
|
||||
|
||||
/others-public:
|
||||
plan:
|
||||
import:
|
||||
url: https://src.fedoraproject.org/tests/perl-Mail-DKIM.git
|
||||
name: /plans/others/public
|
||||
|
Loading…
Reference in New Issue
Block a user