diff --git a/perl-CPAN-Meta.spec b/perl-CPAN-Meta.spec index 7ef6ffa..fdc9c50 100644 --- a/perl-CPAN-Meta.spec +++ b/perl-CPAN-Meta.spec @@ -1,6 +1,6 @@ Name: perl-CPAN-Meta Version: 2.150010 -Release: 418 +Release: 419 Summary: The distribution metadata for a CPAN dist License: GPL+ or Artistic URL: https://metacpan.org/release/CPAN-Meta @@ -35,6 +35,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 %install %make_install +%{_fixperms} %{buildroot}/* %check make test @@ -59,5 +60,8 @@ make test %{_mandir}/*/* %changelog +* Sat Dec 21 2019 openEuler Buildteam - 2.150010-419 +- Change mod of file + * Mon Sep 2 2019 openEuler Buildteam - 2.150010-418 - Package init