From e5b078434a0783c5d3c4b1156ed8e753ca4c683a Mon Sep 17 00:00:00 2001 From: tigro Date: Sat, 4 Jan 2025 10:14:31 +0300 Subject: [PATCH] import perl-Mail-AuthenticationResults-2.20231031-4.el10 --- .gitignore | 2 +- .perl-Mail-AuthenticationResults.metadata | 2 +- SPECS/perl-Mail-AuthenticationResults.spec | 74 ++++++++++++++++------ 3 files changed, 58 insertions(+), 20 deletions(-) diff --git a/.gitignore b/.gitignore index 546fd0b..e98ed7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/Mail-AuthenticationResults-2.20210112.tar.gz +SOURCES/Mail-AuthenticationResults-2.20231031.tar.gz diff --git a/.perl-Mail-AuthenticationResults.metadata b/.perl-Mail-AuthenticationResults.metadata index c4f59d0..1b7ce7c 100644 --- a/.perl-Mail-AuthenticationResults.metadata +++ b/.perl-Mail-AuthenticationResults.metadata @@ -1 +1 @@ -4296956590f5b65173a9ea01a0dafdac5ac8167e SOURCES/Mail-AuthenticationResults-2.20210112.tar.gz +acf3f087e377fba2890aa3c0b5504a87ff7cbf78 SOURCES/Mail-AuthenticationResults-2.20231031.tar.gz diff --git a/SPECS/perl-Mail-AuthenticationResults.spec b/SPECS/perl-Mail-AuthenticationResults.spec index 9f28e8c..122ec03 100644 --- a/SPECS/perl-Mail-AuthenticationResults.spec +++ b/SPECS/perl-Mail-AuthenticationResults.spec @@ -1,10 +1,10 @@ Name: perl-Mail-AuthenticationResults -Version: 2.20210112 +Version: 2.20231031 Release: 4%{?dist} Summary: Object Oriented Authentication-Results Headers -License: GPL+ or Artistic -URL: http://search.cpan.org/dist/Mail-AuthenticationResults/ -Source0: http://www.cpan.org/modules/by-module/Mail/Mail-AuthenticationResults-%{version}.tar.gz +License: GPL-1.0-or-later OR Artistic-1.0-Perl +URL: https://metacpan.org/release/Mail-AuthenticationResults/ +Source0: https://cpan.metacpan.org/modules/by-module/Mail/Mail-AuthenticationResults-%{version}.tar.gz BuildArch: noarch BuildRequires: make @@ -12,7 +12,8 @@ BuildRequires: perl >= 0:5.008 BuildRequires: perl-generators BuildRequires: perl(base) BuildRequires: perl(Carp) -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Clone) +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(JSON) BuildRequires: perl(lib) BuildRequires: perl(Scalar::Util) @@ -20,7 +21,6 @@ BuildRequires: perl(strict) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::More) BuildRequires: perl(warnings) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -32,21 +32,17 @@ Object Oriented Authentication-Results email headers. %build -perl Makefile.PL INSTALLDIRS=vendor +perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 %make_build %install -make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT - -find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; - +%make_install %{_fixperms} $RPM_BUILD_ROOT/* %check -make test +%make_build test %files @@ -55,13 +51,55 @@ make test %{perl_vendorlib}/* %{_mandir}/man3/* + %changelog -* Mon Aug 09 2021 Mohan Boddu - 2.20210112-4 -- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Related: rhbz#1991688 +* Sat Jan 04 2025 Arkady L. Shane - 2.20231031-4 +- Rebuilt for MSVSphere 10 + +* Fri Jul 19 2024 Fedora Release Engineering - 2.20231031-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Thu Jan 25 2024 Fedora Release Engineering - 2.20231031-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 2.20231031-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Nov 01 2023 Xavier Bachelot 2.20231031-1 +- Update to 2.20231031 (RHBZ#2247355) + +* Thu Jul 20 2023 Fedora Release Engineering - 2.20230112-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Wed Jun 07 2023 Michal Josef Špaček - 2.20230112-2 +- Update license to SPDX format + +* Tue Mar 07 2023 Xavier Bachelot 2.20230112-1 +- Update to 2.20230112 (RHBZ#2160586) + +* Fri Jan 20 2023 Fedora Release Engineering - 2.20210915-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Jul 22 2022 Fedora Release Engineering - 2.20210915-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Tue May 31 2022 Jitka Plesnikova - 2.20210915-3 +- Perl 5.36 rebuild + +* Fri Jan 21 2022 Fedora Release Engineering - 2.20210915-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Thu Oct 14 2021 Xavier Bachelot 2.20210915 +- Update to 2.20210915 (RHBZ#2003898) + +* Tue Sep 14 2021 Xavier Bachelot 2.20210914 +- Update to 2.20210914 (RHBZ#2003898) + +* Thu Jul 22 2021 Fedora Release Engineering - 2.20210112-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild -* Fri Apr 16 2021 Mohan Boddu - 2.20210112-3 -- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 +* Fri May 21 2021 Jitka Plesnikova - 2.20210112-3 +- Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering - 2.20210112-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild