From 6407acaeaba4f2cdae900e747c01277969063daf Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Wed, 25 Dec 2019 16:03:53 +0800 Subject: [PATCH] Package init --- perl-URI.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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