Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Dancer2 for openSUSE:Factory checked in at 2021-03-24 16:13:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Dancer2 (Old) and /work/SRC/openSUSE:Factory/.perl-Dancer2.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Dancer2" Wed Mar 24 16:13:16 2021 rev:3 rq:880566 version:0.301001 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Dancer2/perl-Dancer2.changes 2021-01-27 18:59:21.120537102 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Dancer2.new.2401/perl-Dancer2.changes 2021-03-24 16:13:17.655960524 +0100 @@ -1,0 +2,34 @@ +Thu Mar 18 09:52:40 UTC 2021 - Tina M??ller <[email protected]> + +- Remove manual dependencies in cpanspec.yml (fixed upstream) + +------------------------------------------------------------------- +Thu Mar 18 03:06:30 UTC 2021 - Tina M??ller <[email protected]> + +- updated to 0.301001 + see /usr/share/doc/packages/perl-Dancer2/Changes + + 0.301001 2021-03-17 08:52:34-04:00 America/New_York + [ BUG FIXES ] + * PR #1607: Fix broken tests following App::Cmd removal (Jason Crome) + [ ENHANCEMENTS ] + * PR #1606: Clean up various build prereqs (Graham Knop) + [ DOCUMENTATION ] + * None + 0.301000 2021-03-15 18:58:17-04:00 America/New_York + [ BUG FIXES ] + * PR #1586: Run version checks against MetaCPAN (Jason A. Crome) + * PR #1604: Remove App::Cmd dependency; have script/dancer2 bail if + it's not installed (David Precious) + [ ENHANCEMENTS ] + * GH #1064: Add DSL keyword request_data (Mickey Nasriachi) + * PR #1581: Disable scheduled GitHub action on Forks (Gabor Szabo) + * PR #1590: Improve install/documentation of XS modules (Jason A. Crome) + * PR #1591: Add more plugins to GitHub Actions CI (Gabor Szabo) + [ DOCUMENTATION ] + * GH #1582: Small fixes in Migration POD (Sergiy Borodych) + * PR #1595: Add cookbook recipe for enabling/disabling routes at + runtime (Nick Tonkin) + * PR #1599: Punctuation correction in docs (Nick Tonkin) + +------------------------------------------------------------------- Old: ---- Dancer2-0.300005.tar.gz New: ---- Dancer2-0.301001.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Dancer2.spec ++++++ --- /var/tmp/diff_new_pack.NS8TFY/_old 2021-03-24 16:13:18.407961315 +0100 +++ /var/tmp/diff_new_pack.NS8TFY/_new 2021-03-24 16:13:18.411961319 +0100 @@ -18,7 +18,7 @@ %define cpan_name Dancer2 Name: perl-Dancer2 -Version: 0.300005 +Version: 0.301001 Release: 0 Summary: Lightweight yet powerful web application framework License: Artistic-1.0 OR GPL-1.0-or-later @@ -28,7 +28,6 @@ BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(App::Cmd::Setup) BuildRequires: perl(CPAN::Meta::Requirements) >= 2.120620 BuildRequires: perl(Capture::Tiny) >= 0.12 BuildRequires: perl(Clone) @@ -57,12 +56,11 @@ BuildRequires: perl(Plack::Middleware::RemoveRedundantBody) BuildRequires: perl(Ref::Util) BuildRequires: perl(parent) -#BuildRequires: perl(Role::Tiny) >= >= 2.000000, != 2.000007 +#BuildRequires: perl(Role::Tiny) >= 2.000000 BuildRequires: perl(Safe::Isa) BuildRequires: perl(Sub::Quote) BuildRequires: perl(Template) BuildRequires: perl(Template::Tiny) -BuildRequires: perl(Test::CPAN::Meta) BuildRequires: perl(Test::EOL) BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) >= 0.92 @@ -70,7 +68,6 @@ BuildRequires: perl(Types::Standard) BuildRequires: perl(URI::Escape) BuildRequires: perl(YAML) >= 0.86 -Requires: perl(App::Cmd::Setup) Requires: perl(Clone) Requires: perl(Config::Any) Requires: perl(Digest::SHA) @@ -93,7 +90,7 @@ Requires: perl(Plack::Middleware::RemoveRedundantBody) Requires: perl(Ref::Util) Requires: perl(parent) -#Requires: perl(Role::Tiny) >= >= 2.000000, != 2.000007 +#Requires: perl(Role::Tiny) >= 2.000000 Requires: perl(Safe::Isa) Requires: perl(Sub::Quote) Requires: perl(Template) @@ -118,11 +115,6 @@ Recommends: perl(URL::Encode::XS) Recommends: perl(YAML::XS) %{perl_requires} -# MANUAL BEGIN -BuildRequires: perl(Role::Tiny) >= 2.000008 -BuildRequires: perl(Test::Deep) -Requires: perl(Role::Tiny) >= 2.000008 -# MANUAL END %description Dancer2 is the new generation of Dancer, the lightweight web-framework for ++++++ Dancer2-0.300005.tar.gz -> Dancer2-0.301001.tar.gz ++++++ ++++ 2587 lines of diff (skipped) ++++++ cpanspec.yml ++++++ --- /var/tmp/diff_new_pack.NS8TFY/_old 2021-03-24 16:13:18.555961470 +0100 +++ /var/tmp/diff_new_pack.NS8TFY/_new 2021-03-24 16:13:18.555961470 +0100 @@ -7,10 +7,10 @@ #patches: # foo.patch: -p1 # bar.patch: -preamble: |- - BuildRequires: perl(Test::Deep) - BuildRequires: perl(Role::Tiny) >= 2.000008 - Requires: perl(Role::Tiny) >= 2.000008 +#preamble: |- +# BuildRequires: perl(Test::Deep) +# BuildRequires: perl(Role::Tiny) >= 2.000008 +# Requires: perl(Role::Tiny) >= 2.000008 #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
