diff --git a/perl-Time-Local.spec b/perl-Time-Local.spec index 52e1eac..457248e 100644 --- a/perl-Time-Local.spec +++ b/perl-Time-Local.spec @@ -4,7 +4,7 @@ Name: perl-Time-Local Epoch: 2 Version: %{base_version}0 -Release: 5 +Release: 6 Summary: Efficiently compute time from local and GMT time License: GPL+ or Artistic URL: https://metacpan.org/release/Time-Local @@ -32,6 +32,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 %install %make_install +%{_fixperms} %{buildroot}/* %check make test @@ -46,6 +47,12 @@ make test %{_mandir}/man3/* %changelog +* Sat Dec 21 2019 openEuler Buildteam - 2:1.280-6 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:change mod of files + * Fri Sep 27 2019 chengquan - 2:1.280-5 - Type:bugfix - ID:NA