Package init

This commit is contained in:
dogsheng 2019-12-25 16:01:17 +08:00
parent 5861c7749f
commit bd709ee038

View File

@ -1,6 +1,6 @@
Name: perl-constant
Version: 1.33
Release: 420
Release: 421
Summary: Perl pragma to declare constants
License: GPL+ or Artistic
URL: https://metacpan.org/release/constant
@ -30,6 +30,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
%install
%make_install
%{_fixperms} %{buildroot}/*
%check
make test
@ -52,6 +53,12 @@ make test
%{_mandir}/*/*.gz
%changelog
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.33-421
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:change mod of file
* Fri Sep 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.33-420
- Type:enhancement
- ID:NA