change doc in files
This commit is contained in:
parent
453745e4a3
commit
aec9757030
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: perl-Module-Install-ReadmeFromPod
|
Name: perl-Module-Install-ReadmeFromPod
|
||||||
Version: 0.30
|
Version: 0.30
|
||||||
Release: 11
|
Release: 12
|
||||||
Summary: A Module::Install extension to automatically convert POD to a README
|
Summary: A Module::Install extension to automatically convert POD to a README
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Module-Install-ReadmeFromPod
|
URL: https://metacpan.org/release/Module-Install-ReadmeFromPod
|
||||||
@ -60,7 +60,7 @@ make test
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
$doc README
|
%doc README
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{perl_vendorlib}/*
|
%{perl_vendorlib}/*
|
||||||
|
|
||||||
@ -70,5 +70,11 @@ $doc README
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.30-12
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:change the doc in files
|
||||||
|
|
||||||
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.30-11
|
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.30-11
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user