Hello community, here is the log from the commit of package perl-Type-Tiny for openSUSE:Factory checked in at 2017-02-16 17:05:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Type-Tiny (Old) and /work/SRC/openSUSE:Factory/.perl-Type-Tiny.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Type-Tiny" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Type-Tiny/perl-Type-Tiny.changes 2015-04-15 16:27:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Type-Tiny.new/perl-Type-Tiny.changes 2017-02-16 17:05:15.358106858 +0100 @@ -1,0 +2,14 @@ +Tue Feb 14 07:55:10 UTC 2017 - [email protected] + +- updated to 1.000006 + see /usr/share/doc/packages/perl-Type-Tiny/Changes + + 1.000006 2017-01-30 + + [ Bug Fixes ] + - Fix escaping withing q{...} in a test case. + Fixes RT#114386. + Karen Etheridge++ + <https://rt.cpan.org/Ticket/Display.html?id=114386> + +------------------------------------------------------------------- Old: ---- Type-Tiny-1.000005.tar.gz New: ---- Type-Tiny-1.000006.tar.gz cpanspec.yml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Type-Tiny.spec ++++++ --- /var/tmp/diff_new_pack.RKIgO5/_old 2017-02-16 17:05:15.826040649 +0100 +++ /var/tmp/diff_new_pack.RKIgO5/_new 2017-02-16 17:05:15.826040649 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Type-Tiny # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,14 +17,15 @@ Name: perl-Type-Tiny -Version: 1.000005 +Version: 1.000006 Release: 0 %define cpan_name Type-Tiny -Summary: tiny, yet Moo(se)-compatible type constraint +Summary: Tiny, yet Moo(Se)-Compatible Type Constraint License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Type-Tiny/ -Source: http://www.cpan.org/authors/id/T/TO/TOBYINK/%{cpan_name}-%{version}.tar.gz +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 @@ -40,14 +41,14 @@ %{perl_requires} %description -the Type::Tiny manpage is a tiny class for creating Moose-like type -constraint objects which are compatible with Moo, Moose and Mouse. +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 manpage. the -Type::Tiny::Manual manpage 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. %prep %setup -q -n %{cpan_name}-%{version} @@ -66,6 +67,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes COPYRIGHT CREDITS doap.ttl examples LICENSE NEWS README TODO +%doc Changes COPYRIGHT CREDITS doap.ttl examples NEWS README TODO +%license LICENSE %changelog ++++++ Type-Tiny-1.000005.tar.gz -> Type-Tiny-1.000006.tar.gz ++++++ ++++ 4563 lines of diff (skipped) ++++++ cpanspec.yml ++++++ --- #description_paragraphs: 3 #description: |- # override description from CPAN #summary: override summary from CPAN #no_testing: broken upstream #sources: # - source1 # - source2 #patches: # foo.patch: -p1 # bar.patch: #preamble: |- # BuildRequires: gcc-c++ #post_prep: |- # hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL #post_build: |- # rm unused.files #post_install: |- # sed on %{name}.files #license: SUSE-NonFree #skip_noarch: 1 #custom_build: |- #./Build build flags=%{?_smp_mflags} --myflag #custom_test: |- #startserver && make test #ignore_requires: Bizarre::Module
