Hello community, here is the log from the commit of package perl-Type-Tiny for openSUSE:Factory checked in at 2019-12-21 12:29:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Type-Tiny (Old) and /work/SRC/openSUSE:Factory/.perl-Type-Tiny.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Type-Tiny" Sat Dec 21 12:29:40 2019 rev:10 rq:757893 version:1.008000 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Type-Tiny/perl-Type-Tiny.changes 2019-11-15 00:37:54.515699645 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Type-Tiny.new.6675/perl-Type-Tiny.changes 2019-12-21 12:29:41.779315158 +0100 @@ -1,0 +2,13 @@ +Wed Dec 18 11:01:18 UTC 2019 - Tina Mueller <[email protected]> + +- Limit description paragraphs to 2 + +------------------------------------------------------------------- +Wed Dec 11 03:12:43 UTC 2019 - <[email protected]> + +- updated to 1.008000 + see /usr/share/doc/packages/perl-Type-Tiny/Changes + + Home page: <http://typetiny.toby.ink/> + +------------------------------------------------------------------- Old: ---- Type-Tiny-1.006000.tar.gz New: ---- Type-Tiny-1.008000.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Type-Tiny.spec ++++++ --- /var/tmp/diff_new_pack.W8fogi/_old 2019-12-21 12:29:42.239315376 +0100 +++ /var/tmp/diff_new_pack.W8fogi/_new 2019-12-21 12:29:42.239315376 +0100 @@ -17,7 +17,7 @@ Name: perl-Type-Tiny -Version: 1.006000 +Version: 1.008000 Release: 0 %define cpan_name Type-Tiny Summary: Tiny, yet Moo(se)-compatible type constraint @@ -31,7 +31,6 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Exporter::Tiny) >= 1.000000 -BuildRequires: perl(Test::More) >= 0.96 Requires: perl(Exporter::Tiny) >= 1.000000 Recommends: perl(Devel::LexAlias) >= 0.05 Recommends: perl(Devel::StackTrace) @@ -43,14 +42,11 @@ %{perl_requires} %description -Type::Tiny is a tiny class for creating Moose-like type constraint objects -which are compatible with Moo, Moose and Mouse. - -Maybe now we won't need to have separate MooseX, MouseX and MooX versions -of everything? We can but hope... +This documents the internals of the Type::Tiny class. Type::Tiny::Manual is +a better starting place if you're new. -This documents the internals of Type::Tiny. Type::Tiny::Manual is a better -starting place if you're new. +Type::Tiny is a small class for creating Moose-like type constraint objects +which are compatible with Moo, Moose and Mouse. %prep %setup -q -n %{cpan_name}-%{version} @@ -69,7 +65,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes COPYRIGHT CREDITS doap.ttl examples NEWS README TODO +%doc Changes CONTRIBUTING COPYRIGHT CREDITS doap.ttl examples NEWS README %license LICENSE %changelog ++++++ Type-Tiny-1.006000.tar.gz -> Type-Tiny-1.008000.tar.gz ++++++ ++++ 31772 lines of diff (skipped) ++++++ cpanspec.yml ++++++ --- /var/tmp/diff_new_pack.W8fogi/_old 2019-12-21 12:29:42.403315455 +0100 +++ /var/tmp/diff_new_pack.W8fogi/_new 2019-12-21 12:29:42.407315456 +0100 @@ -1,5 +1,5 @@ --- -#description_paragraphs: 3 +description_paragraphs: 2 #description: |- # override description from CPAN #summary: override summary from CPAN
