forked from pool/perl-Text-Kakasi
fix: mention README.md in the specfile #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "alessio.biancalana/perl-Text-Kakasi:readme-specfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Factory complains (rightfully so) that README.md isn't mentioned in the specfile. Addressing that promptly.
autogits-devel referenced this pull request from perl/_ObsPrj2025-09-01 10:42:34 +02:00
I think it would be better to specify that in https://src.opensuse.org/alessio.biancalana/perl-Text-Kakasi/src/branch/readme-specfile/cpanspec.yml#L7 so that the spec file can be generated by cpanspec. @tinita knows more details
@okurz thanks for highlighting this,
cpanspec.yml
was indeed written by @tinita last week 😅 I tried to look into other packages but none of them has thesources
section populated thoOk, so the thing is, I generated the spec file for this module with the old version format in order to get that change through without any unrelated change. But only with the new
--dlp
switch cpanspec will add the Readme.md to the specfile, so I missed that one. So I would approve this PR now and after that I will convert the module to the new version.@okurz every module in devel:languages:perl has this Readme file now
@tinita thanks for the thorough explanation 😄
https://build.opensuse.org/requests/1302238