WIP: Automatic update to v1.380.0 (1.38) #2

Draft
cpanmirror wants to merge 1 commits from cpanmirror/perl-Time-Piece:autoupdate into main
Contributor

Automatic update to v1.380.0 (1.38)

Automatic update to v1.380.0 (1.38)
cpanmirror added 1 commit 2025-10-20 22:09:39 +02:00
autogits-devel requested review from dstoecker 2025-10-20 22:09:55 +02:00
autogits-devel requested review from kraih 2025-10-20 22:09:55 +02:00
autogits-devel requested review from okurz 2025-10-20 22:09:55 +02:00
autogits-devel requested review from rjschwei 2025-10-20 22:09:56 +02:00
autogits-devel requested review from smithfarm 2025-10-20 22:09:56 +02:00
autogits-devel requested review from tinita 2025-10-20 22:09:56 +02:00
tinita approved these changes 2025-10-20 22:21:44 +02:00
tinita changed title from WIP: Automatic update to v1.380.0 (1.38) to Automatic update to v1.380.0 (1.38) 2025-10-20 22:21:46 +02:00
okurz reviewed 2025-10-21 07:26:16 +02:00
@@ -19,3 +19,3 @@
%define cpan_name Time-Piece
Name: perl-Time-Piece
Version: 1.3701
Version: 1.38
Owner

The PR title says v1.380.0 but here this still references 1.38, why?

The PR title says v1.380.0 but here this still references 1.38, why?
Owner

Ah right, I have hardcoded to use the normalized version in the autoupdate script, but only cpanspec knows.
Maybe I can reference the tarball name in the commit message.

Ah right, I have hardcoded to use the normalized version in the autoupdate script, but only cpanspec knows. Maybe I can reference the tarball name in the commit message.
Owner

And the reason why it's not the normallized version is that Time::Piece is also a core perl module, which we need to treat differently for now

And the reason why it's not the normallized version is that Time::Piece is also a core perl module, which we need to treat differently for now
tinita changed title from Automatic update to v1.380.0 (1.38) to WIP: Automatic update to v1.380.0 (1.38) 2025-10-21 11:11:38 +02:00
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u autoupdate:cpanmirror-autoupdate
git checkout cpanmirror-autoupdate
Sign in to join this conversation.
No description provided.