Hello community, here is the log from the commit of package perl-Specio for openSUSE:Factory checked in at 2020-10-24 15:13:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Specio (Old) and /work/SRC/openSUSE:Factory/.perl-Specio.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Specio" Sat Oct 24 15:13:55 2020 rev:8 rq:843019 version:0.46 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Specio/perl-Specio.changes 2019-08-23 11:02:35.442523238 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Specio.new.3463/perl-Specio.changes 2020-10-24 15:14:11.216006797 +0200 @@ -1,0 +2,16 @@ +Sun Mar 15 03:13:38 UTC 2020 - <timueller+p...@suse.de> + +- updated to 0.46 + see /usr/share/doc/packages/perl-Specio/Changes + + 0.46 2020-03-14 + + - No code changes, just fixing a mistake in the POD. Reported by Petr + Pisar. Fixes #17. + + + 0.45 2019-11-24 + + - Made XString a prereq if installing with Perl 5.10+. + +------------------------------------------------------------------- Old: ---- Specio-0.44.tar.gz New: ---- Specio-0.46.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Specio.spec ++++++ --- /var/tmp/diff_new_pack.O1a3uS/_old 2020-10-24 15:14:11.864007605 +0200 +++ /var/tmp/diff_new_pack.O1a3uS/_new 2020-10-24 15:14:11.868007610 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Specio # -# 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-Specio -Version: 0.44 +Version: 0.46 Release: 0 %define cpan_name Specio Summary: Type constraints and coercions for Perl @@ -42,6 +42,7 @@ BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(Test::Needs) BuildRequires: perl(Try::Tiny) +BuildRequires: perl(XString) BuildRequires: perl(parent) BuildRequires: perl(version) >= 0.83 Requires: perl(Devel::StackTrace) @@ -55,11 +56,11 @@ Requires: perl(Test::Fatal) Requires: perl(Test::More) >= 0.96 Requires: perl(Try::Tiny) +Requires: perl(XString) Requires: perl(parent) Requires: perl(version) >= 0.83 Recommends: perl(Ref::Util) >= 0.112 Recommends: perl(Sub::Util) >= 1.40 -Recommends: perl(XString) %{perl_requires} %description @@ -94,7 +95,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc appveyor.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md TODO.md +%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md TODO.md %license LICENSE %changelog ++++++ Specio-0.44.tar.gz -> Specio-0.46.tar.gz ++++++ ++++ 3348 lines of diff (skipped)