Compare commits
No commits in common. "c8s" and "c9-beta" have entirely different histories.
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
||||
SOURCES/Mail-DKIM-1.20200907.tar.gz
|
||||
/Mail-DKIM-1.20200907.tar.gz
|
||||
|
1
.perl-Mail-DKIM.metadata
Normal file
1
.perl-Mail-DKIM.metadata
Normal file
@ -0,0 +1 @@
|
||||
0626f1b3b600aa20b3ad5db3e9d75ce2203c3bdd SOURCES/Mail-DKIM-1.20200907.tar.gz
|
@ -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
|
@ -1,6 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
Loading…
Reference in New Issue
Block a user