diff --git a/Path-Tiny-0.100.tar.gz b/Path-Tiny-0.100.tar.gz deleted file mode 100644 index b5d922b..0000000 --- a/Path-Tiny-0.100.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b8c4c9db710470a26b356e7187eba47217fbba1fe8bd0ad72c5b2cc8f6ba10c -size 91804 diff --git a/Path-Tiny-0.104.tar.gz b/Path-Tiny-0.104.tar.gz new file mode 100644 index 0000000..14fbae2 --- /dev/null +++ b/Path-Tiny-0.104.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c69f1dcfeb4aa004086deb9bc14c7d79f45798b947f1efbd634a3442e267aaef +size 93011 diff --git a/perl-Path-Tiny.changes b/perl-Path-Tiny.changes index 0140c18..485d747 100644 --- a/perl-Path-Tiny.changes +++ b/perl-Path-Tiny.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Sat Feb 18 07:12:28 UTC 2017 - coolo@suse.com + +- updated to 0.104 + see /usr/share/doc/packages/perl-Path-Tiny/Changes + + 0.104 2017-02-17 07:17:00-05:00 America/New_York + + - No changes from 0.103-TRIAL. + + 0.103 2017-02-10 17:25:06-05:00 America/New_York (TRIAL RELEASE) + + [Bug fixes] + + - Path::Tiny 0.101 on Windows made `$path->absolute("/foo")` return an + absolute path starting with 'C:/foo', which was an unintentional + behavior change. This release now uses any absolute base without + further normalization. + + 0.101 2017-02-05 09:56:46-05:00 America/New_York (TRIAL RELEASE) + + [Changes] + + - The 'absolute' method now always returns an absolute path, even if a + user provided a relative path for the base path. The old, odd + behavior was documented, but people often don't read docs. The new + behavior avoids suprises. + + [Additions] + + - Added 'cached_temp' method. + ------------------------------------------------------------------- Mon Feb 13 12:47:43 UTC 2017 - coolo@suse.com diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index 4d4ff30..85c1b68 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -17,7 +17,7 @@ Name: perl-Path-Tiny -Version: 0.100 +Version: 0.104 Release: 0 %define cpan_name Path-Tiny Summary: File path utility