Hello community, here is the log from the commit of package perl-Devel-Cover for openSUSE:Factory checked in at 2015-02-16 21:48:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Devel-Cover (Old) and /work/SRC/openSUSE:Factory/.perl-Devel-Cover.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Devel-Cover" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Devel-Cover/perl-Devel-Cover.changes 2014-03-19 08:02:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Devel-Cover.new/perl-Devel-Cover.changes 2015-02-16 21:48:17.000000000 +0100 @@ -1,0 +2,42 @@ +Sun Feb 15 17:29:48 UTC 2015 - [email protected] + +- updated to 1.17 + - Get cpancover to release quality. + - Add IRC link to META. + - Test against 5.20.1, 5.21.1, 5.21.2, 5.21,3 and 5.21.4. + - Officially support 5.20.1. + + Release 1.16 - 17 August 2014 + - Fix segfault in 5.20.0. + - Improvements to cpancover. + - Fix vim report to work with recent versions (cono) (github 94). + - Ignore vim swap files in git (Gábor Szabó) (github 95). + - Improve help for cover command (Gábor Szabó) (github 96). + + Release 1.15 - 1 June 2014 + - Allow -coverage default,-pod option to cover (David Cantrell) (github 89). + - Get cpancover coverage in docker containers. + - Add CGI.pm as a prerequisite. + - Test against 5.20.0 and 5.21.0. + - Add longer delay in tests to try to appease *BSD. + + Release 1.14 - 2 May 2014 + - Fix test failures on OpenBSD, NetBSD and Windows. + + Release 1.13 - 28 April 2014 + - Test against 5.19.11. + - Fix "use 5.xyz;" on pre 5.10 perls (github 87). + - Round percentages down in summary and reports (also fixes Windows tests). + + Release 1.12 - 17 April 2014 + - Fix test failure on OSX, FreeBSD and HPUX (thanks H.Merijn Brand). + + Release 1.11 - 13 April 2014 + - Tests should pass when all run in parallel (Kent Fredric) (github 69). + - Fix problems with using Sereal as DB format. + + Release 1.10 - 6 April 2014 + - Test against 5.19.10. + - Add Sereal backend and use it if available. + +------------------------------------------------------------------- Old: ---- Devel-Cover-1.09.tar.gz New: ---- Devel-Cover-1.17.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Devel-Cover.spec ++++++ --- /var/tmp/diff_new_pack.V2C2Pq/_old 2015-02-16 21:48:18.000000000 +0100 +++ /var/tmp/diff_new_pack.V2C2Pq/_new 2015-02-16 21:48:18.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Devel-Cover # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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-Devel-Cover -Version: 1.09 +Version: 1.17 Release: 0 %define cpan_name Devel-Cover Summary: Code coverage metrics for Perl @@ -31,7 +31,11 @@ BuildRequires: perl(Test::Warn) Requires: perl(Test::Warn) Recommends: perl(Browser::Open) +Recommends: perl(Capture::Tiny) +Recommends: perl(Class::XSAccessor) Recommends: perl(JSON::PP) +Recommends: perl(Moo) +Recommends: perl(namespace::clean) Recommends: perl(Parallel::Iterator) Recommends: perl(Perl::Tidy) >= 20060719 Recommends: perl(Pod::Coverage) >= 0.06 ++++++ Devel-Cover-1.09.tar.gz -> Devel-Cover-1.17.tar.gz ++++++ ++++ 28881 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
