diff --git a/perl-URI.spec b/perl-URI.spec index 6780a56..421125f 100644 --- a/perl-URI.spec +++ b/perl-URI.spec @@ -1,6 +1,6 @@ Name: perl-URI Version: 1.76 -Release: 2 +Release: 3 Summary: The Perl URI module implementation License: GPLv1+ or Artistic 1.0 URL: https://metacpan.org/release/URI @@ -31,6 +31,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 %install %make_install +%{_fixperms} %{buildroot}/* %check make test @@ -48,6 +49,9 @@ make test %changelog +* Sat Dec 21 2019 openEuler Buildteam - 1.74-3 +- Change mod of files + * Tue Sep 24 2019 openEuler Buildteam - 1.74-2 - Adjust requires