diff --git a/perl-Email-Date-Format.spec b/perl-Email-Date-Format.spec index 3906f08..a675eba 100644 --- a/perl-Email-Date-Format.spec +++ b/perl-Email-Date-Format.spec @@ -1,6 +1,6 @@ Name: perl-Email-Date-Format Version: 1.008 -Release: 1 +Release: 2 Summary: Produce RFC 2822 compliant datetime string License: GPL+ or Artistic URL: https://metacpan.org/release/Email-Date-Format @@ -39,13 +39,16 @@ make test %files %doc LICENSE %{perl_vendorlib}/Email/ -%exclude /usr/lib64/perl5/vendor_perl/auto/Email/Date/Format/.packlist +%exclude %{_libdir}/perl5/vendor_perl/auto/Email/Date/Format/.packlist %files help %doc README %{_mandir}/man3/*.3* %changelog +* Wed Jul 17 2024 yangchenguang - 1.008-2 +- Modify /usr/lib64/ to %{_libdir} + * Tue Jul 18 2023 leeffo - 1.008-1 - upgrade to version 1.008