From 2dbc07dbfed920da49a0f65e254ca994ea324efd Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Wed, 25 Dec 2019 16:03:48 +0800 Subject: [PATCH] Package init --- perl-Time-Local.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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