WIP: Automatic update to v1.800.0 (1.8) #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "(deleted):autoupdate"
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?
Automatic update to v1.800.0 (1.8)
autogits-devel referenced this pull request from perl/_ObsPrj2025-10-09 22:55:55 +02:00
https://build.opensuse.org/package/live_build_log/home:autogits_obs_staging_bot:perl:PR:161/perl-psh/openSUSE_Tumbleweed/x86_64
@@ -19,3 +19,3 @@%define cpan_name pshName: perl-pshVersion: 1.8.1Version: 1.800.0This psh-1.8.tar.gz tarball shouldn't even be considered, as it is lower than the current 1.8.1 which is in d:l:p.
I have to check why the autoupdate script thinks otherwise.
Oh I see.
https://metacpan.org/release/GREGOR/psh-1.8.1/source/psh
but it never sets a version.
https://metacpan.org/release/GREGOR/psh-1.8.1/source/lib/Psh.pm
the version is in here.
But since both have
package Psh, the CPAN indexer doesn't index it as intended by the author.This is what the CPAN index has:
So none of the packages in 1.8.1 actually have a version indexed.
I will add this package to the ignorelist, last release was 2007 anyway
Pull request closed