Thu, 05 Feb 2026 02:55:20 CST | login

Information for build perl-Parse-Distname-0.05-2.oc9

ID39485
Package Nameperl-Parse-Distname
Version0.05
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Parse-Distname.git?.#32b0606cef893f89f6acae4615918e01b06e8f67
SummaryParse a distribution name
DescriptionParse::Distname is yet another distribution name parser. It works almost the same as CPAN::DistnameInfo, but Parse::Distname takes a different approach. It tries to extract the version part of a distribution and treat the rest as a distribution name, contrary to CPAN::DistnameInfo which tries to define a name part and treat the rest as a version. Because of this difference, when Parse::Distname parses a weird distribution name such as "AUTHOR/v1.0.tar.gz", it says the name is empty and the version is "v1.0", while CPAN::DistnameInfo says the name is "v" and the version is "1.0". See test files in this distribution if you need more details. As of this writing, Parse::Distname returns a different result for about 200+ distributions among about 320000 BackPan distributions.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 18:55:39 CST
CompletedFri, 13 Jun 2025 18:57:46 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Parse-Distname.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Parse-Distname.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Parse-Distname-0.05-2.oc9.src.rpm (info) (download)
noarch
perl-Parse-Distname-0.05-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.05-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.05-1 - initial build