Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Path-Tiny for openSUSE:Factory checked in at 2025-10-23 16:35:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Path-Tiny (Old) and /work/SRC/openSUSE:Factory/.perl-Path-Tiny.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Path-Tiny" Thu Oct 23 16:35:21 2025 rev:35 rq:1312564 version:0.150.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Path-Tiny/perl-Path-Tiny.changes 2025-04-15 20:47:03.969051346 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Path-Tiny.new.1980/perl-Path-Tiny.changes 2025-10-23 16:35:36.689754178 +0200 @@ -1,0 +2,12 @@ +Tue Oct 14 12:18:14 UTC 2025 - Tina Müller <[email protected]> + +- updated to 0.150.0 (0.150) + see /usr/share/doc/packages/perl-Path-Tiny/Changes + + 0.150 2025-07-21 10:58:00-04:00 America/New_York + - No changes from 0.149-TRIAL + 0.149 2025-07-21 05:49:38-04:00 America/New_York (TRIAL RELEASE) + [Other] + - Released with newest Dist::Zilla to avoid xattrs in the tarball. + +------------------------------------------------------------------- Old: ---- Path-Tiny-0.148.tar.gz New: ---- Path-Tiny-0.150.tar.gz README.md _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Path-Tiny.spec ++++++ --- /var/tmp/diff_new_pack.USrDHA/_old 2025-10-23 16:35:38.353824404 +0200 +++ /var/tmp/diff_new_pack.USrDHA/_new 2025-10-23 16:35:38.365824911 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Path-Tiny # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,16 @@ %define cpan_name Path-Tiny Name: perl-Path-Tiny -Version: 0.148.0 +Version: 0.150.0 Release: 0 -# 0.148 -> normalize -> 0.148.0 -%define cpan_version 0.148 +# 0.150 -> normalize -> 0.150.0 +%define cpan_version 0.150 License: Apache-2.0 Summary: File path utility URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros ++++++ Path-Tiny-0.148.tar.gz -> Path-Tiny-0.150.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.148/Changes new/Path-Tiny-0.150/Changes --- old/Path-Tiny-0.148/Changes 2025-03-17 12:18:52.675364886 +0100 +++ new/Path-Tiny-0.150/Changes 2025-07-21 16:58:24.000000000 +0200 @@ -1,5 +1,14 @@ Revision history for Path-Tiny +0.150 2025-07-21 10:58:00-04:00 America/New_York + + - No changes from 0.149-TRIAL + +0.149 2025-07-21 05:49:38-04:00 America/New_York (TRIAL RELEASE) + + [Other] + - Released with newest Dist::Zilla to avoid xattrs in the tarball. + 0.148 2025-03-17 07:18:28-04:00 America/New_York [Bug fixes] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.148/MANIFEST new/Path-Tiny-0.150/MANIFEST --- old/Path-Tiny-0.148/MANIFEST 2025-03-17 12:18:52.677076317 +0100 +++ new/Path-Tiny-0.150/MANIFEST 2025-07-21 16:58:24.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.032. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.033. CONTRIBUTING.mkdn Changes LICENSE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.148/META.json new/Path-Tiny-0.150/META.json --- old/Path-Tiny-0.148/META.json 2025-03-17 12:18:52.677959116 +0100 +++ new/Path-Tiny-0.150/META.json 2025-07-21 16:58:24.000000000 +0200 @@ -4,7 +4,7 @@ "David Golden <[email protected]>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010", + "generated_by" : "Dist::Zilla version 6.033, CPAN::Meta::Converter version 2.150010", "license" : [ "apache_2_0" ], @@ -113,11 +113,11 @@ "provides" : { "Path::Tiny" : { "file" : "lib/Path/Tiny.pm", - "version" : "0.148" + "version" : "0.150" }, "Path::Tiny::Error" : { "file" : "lib/Path/Tiny.pm", - "version" : "0.148" + "version" : "0.150" } }, "release_status" : "stable", @@ -132,7 +132,7 @@ "web" : "https://github.com/dagolden/Path-Tiny" } }, - "version" : "0.148", + "version" : "0.150", "x_authority" : "cpan:DAGOLDEN", "x_contributors" : [ "Alex Efros <[email protected]>", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.148/META.yml new/Path-Tiny-0.150/META.yml --- old/Path-Tiny-0.148/META.yml 2025-03-17 12:18:52.676764189 +0100 +++ new/Path-Tiny-0.150/META.yml 2025-07-21 16:58:24.000000000 +0200 @@ -18,7 +18,7 @@ ExtUtils::MakeMaker: '6.17' perl: '5.008001' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.033, CPAN::Meta::Converter version 2.150010' license: apache meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -36,10 +36,10 @@ provides: Path::Tiny: file: lib/Path/Tiny.pm - version: '0.148' + version: '0.150' Path::Tiny::Error: file: lib/Path/Tiny.pm - version: '0.148' + version: '0.150' recommends: Unicode::UTF8: '0.58' requires: @@ -67,7 +67,7 @@ bugtracker: https://github.com/dagolden/Path-Tiny/issues homepage: https://github.com/dagolden/Path-Tiny repository: https://github.com/dagolden/Path-Tiny.git -version: '0.148' +version: '0.150' x_authority: cpan:DAGOLDEN x_contributors: - 'Alex Efros <[email protected]>' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.148/Makefile.PL new/Path-Tiny-0.150/Makefile.PL --- old/Path-Tiny-0.148/Makefile.PL 2025-03-17 12:18:52.679606880 +0100 +++ new/Path-Tiny-0.150/Makefile.PL 2025-07-21 16:58:24.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.032. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.033. use strict; use warnings; @@ -49,7 +49,7 @@ "lib" => 0, "open" => 0 }, - "VERSION" => "0.148", + "VERSION" => "0.150", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.148/README new/Path-Tiny-0.150/README --- old/Path-Tiny-0.148/README 2025-03-17 12:18:52.675119509 +0100 +++ new/Path-Tiny-0.150/README 2025-07-21 16:58:24.000000000 +0200 @@ -2,7 +2,7 @@ Path::Tiny - File path utility VERSION - version 0.148 + version 0.150 SYNOPSIS use Path::Tiny; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.148/cpanfile new/Path-Tiny-0.150/cpanfile --- old/Path-Tiny-0.148/cpanfile 2025-03-17 12:18:52.676923316 +0100 +++ new/Path-Tiny-0.150/cpanfile 2025-07-21 16:58:24.000000000 +0200 @@ -1,4 +1,4 @@ -# This file is generated by Dist::Zilla::Plugin::CPANFile v6.032 +# This file is generated by Dist::Zilla::Plugin::CPANFile v6.033 # Do not edit this file directly. To change prereqs, edit the `dist.ini` file. requires "Carp" => "0"; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Path-Tiny-0.148/lib/Path/Tiny.pm new/Path-Tiny-0.150/lib/Path/Tiny.pm --- old/Path-Tiny-0.148/lib/Path/Tiny.pm 2025-03-17 12:18:52.681822398 +0100 +++ new/Path-Tiny-0.150/lib/Path/Tiny.pm 2025-07-21 16:58:24.000000000 +0200 @@ -5,7 +5,7 @@ package Path::Tiny; # ABSTRACT: File path utility -our $VERSION = '0.148'; +our $VERSION = '0.150'; # Dependencies use Config; @@ -2475,7 +2475,7 @@ =head1 VERSION -version 0.148 +version 0.150 =head1 SYNOPSIS ++++++ README.md ++++++ ## Build Results Current state of perl in openSUSE:Factory is  The current state of perl in the devel project build (devel:languages:perl)  ++++++ _scmsync.obsinfo ++++++ mtime: 1760444294 commit: 7c0b4a8e58d57855494a06bc81880a3322d341410c6b4649169270818af87c8d url: https://src.opensuse.org/perl/perl-Path-Tiny.git revision: 7c0b4a8e58d57855494a06bc81880a3322d341410c6b4649169270818af87c8d projectscmsync: https://src.opensuse.org/perl/_ObsPrj ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-10-14 16:19:24.000000000 +0200 @@ -0,0 +1 @@ +.osc
