From f83d3862988ff665b12152285f4e8e05922753307848a366a4b51bc2fdb162f5 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 14 Jan 2020 12:44:22 +0000 Subject: [PATCH] Accepting request 764248 from devel:languages:perl:autoupdate - updated to 1.008003 see /usr/share/doc/packages/perl-Type-Tiny/Changes 1.008003 2020-01-13 [ Documentation ] - Update copyright dates to 2020. [ Packaging ] - Makefile.PL will now bail out on cperl if AUTOMATED_TESTING environment variable is set to true. [ Other ] - Added: Type::Registry can now have a parent registry. 1.008002 2020-01-11 [ Bug Fixes ] - Fix bareword errors if certain Type::Tiny subclasses were loaded prior to Type::Tiny. Fixes RT#131401. [ Documentation ] - Fix typos. Hauke D++ [ Other ] - Type::Tiny didn't accept string constraints for parameterizable type constraints; this was not a documented restriction and didn't seem to serve any purpose, so the restriction has been lifted. OBS-URL: https://build.opensuse.org/request/show/764248 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Type-Tiny?expand=0&rev=25 --- Type-Tiny-1.008001.tar.gz | 3 --- Type-Tiny-1.008003.tar.gz | 3 +++ perl-Type-Tiny.changes | 36 ++++++++++++++++++++++++++++++++++++ perl-Type-Tiny.spec | 4 ++-- 4 files changed, 41 insertions(+), 5 deletions(-) delete mode 100644 Type-Tiny-1.008001.tar.gz create mode 100644 Type-Tiny-1.008003.tar.gz diff --git a/Type-Tiny-1.008001.tar.gz b/Type-Tiny-1.008001.tar.gz deleted file mode 100644 index 5a58ae1..0000000 --- a/Type-Tiny-1.008001.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:174dd4ed3c853de5b9aee601a80c5244f53db98eeed0969f3ca81c8680f9dc25 -size 427150 diff --git a/Type-Tiny-1.008003.tar.gz b/Type-Tiny-1.008003.tar.gz new file mode 100644 index 0000000..60fd9da --- /dev/null +++ b/Type-Tiny-1.008003.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44e6e3ab29f05516d2a670de817278a7a06d55bce6f4ceaeb84ce032dcd00f5 +size 428699 diff --git a/perl-Type-Tiny.changes b/perl-Type-Tiny.changes index aaf25f9..d99bab5 100644 --- a/perl-Type-Tiny.changes +++ b/perl-Type-Tiny.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Tue Jan 14 03:14:39 UTC 2020 - + +- updated to 1.008003 + see /usr/share/doc/packages/perl-Type-Tiny/Changes + + 1.008003 2020-01-13 + + [ Documentation ] + - Update copyright dates to 2020. + + [ Packaging ] + - Makefile.PL will now bail out on cperl if AUTOMATED_TESTING environment + variable is set to true. + + [ Other ] + - Added: Type::Registry can now have a parent registry. + + 1.008002 2020-01-11 + + [ Bug Fixes ] + - Fix bareword errors if certain Type::Tiny subclasses were loaded prior + to Type::Tiny. + Fixes RT#131401. + + + [ Documentation ] + - Fix typos. + Hauke D++ + + [ Other ] + - Type::Tiny didn't accept string constraints for parameterizable type + constraints; this was not a documented restriction and didn't seem to + serve any purpose, so the restriction has been lifted. + + ------------------------------------------------------------------- Sun Dec 29 03:13:35 UTC 2019 - diff --git a/perl-Type-Tiny.spec b/perl-Type-Tiny.spec index 4648cea..3755aaf 100644 --- a/perl-Type-Tiny.spec +++ b/perl-Type-Tiny.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Type-Tiny # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Type-Tiny -Version: 1.008001 +Version: 1.008003 Release: 0 %define cpan_name Type-Tiny Summary: Tiny, yet Moo(se)-compatible type constraint