Hello community, here is the log from the commit of package perl-Type-Tiny for openSUSE:Factory checked in at 2019-01-21 10:54:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Type-Tiny (Old) and /work/SRC/openSUSE:Factory/.perl-Type-Tiny.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Type-Tiny" Mon Jan 21 10:54:40 2019 rev:8 rq:666109 version:1.004004 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Type-Tiny/perl-Type-Tiny.changes 2018-08-31 10:44:45.947225641 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Type-Tiny.new.28833/perl-Type-Tiny.changes 2019-01-21 10:55:00.099681842 +0100 @@ -1,0 +2,29 @@ +Wed Jan 9 06:32:36 UTC 2019 - Stephan Kulow <[email protected]> + +- updated to 1.004004 + see /usr/share/doc/packages/perl-Type-Tiny/Changes + + 1.004004 2019-01-08 + + [ Bug Fixes ] + - Depend on Exporter::Tiny 0.040; older versions don't provide all the + functions Type::Library needs. + + 1.004003 2019-01-08 + + [ Bug Fixes ] + - Fix spelling in error message for Types::Common::String + LowerCaseSimpleStr. + Robert Rothenberg++ + <https://github.com/tobyink/p5-type-tiny/pull/47> + + [ Documentation ] + - Fix Type::Params documentation error. + Nelo Onyiah++ + <https://github.com/tobyink/p5-type-tiny/pull/45> + - Fix Types::Standard documentation error: incorrect third-party module + name. + Nelo Onyiah++ + <https://github.com/tobyink/p5-type-tiny/pull/46> + +------------------------------------------------------------------- Old: ---- Type-Tiny-1.004002.tar.gz New: ---- Type-Tiny-1.004004.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Type-Tiny.spec ++++++ --- /var/tmp/diff_new_pack.zJQAnN/_old 2019-01-21 10:55:01.403680271 +0100 +++ /var/tmp/diff_new_pack.zJQAnN/_new 2019-01-21 10:55:01.407680267 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Type-Tiny # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,27 +12,27 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-Type-Tiny -Version: 1.004002 +Version: 1.004004 Release: 0 %define cpan_name Type-Tiny Summary: Tiny, yet Moo(Se)-Compatible Type Constraint License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Type-Tiny/ +Url: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Exporter::Tiny) >= 0.026 +BuildRequires: perl(Exporter::Tiny) >= 0.040 BuildRequires: perl(Test::More) >= 0.96 -Requires: perl(Exporter::Tiny) >= 0.026 +Requires: perl(Exporter::Tiny) >= 0.040 Recommends: perl(Devel::LexAlias) >= 0.05 Recommends: perl(Devel::StackTrace) Recommends: perl(Ref::Util::XS) >= 0.100 @@ -56,11 +56,11 @@ %setup -q -n %{cpan_name}-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor -%{__make} %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} %check -%{__make} test +make test %install %perl_make_install ++++++ Type-Tiny-1.004002.tar.gz -> Type-Tiny-1.004004.tar.gz ++++++ ++++ 7384 lines of diff (skipped)
