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 2023-02-16 16:56:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Dancer2 (Old) and /work/SRC/openSUSE:Factory/.perl-Dancer2.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Dancer2" Thu Feb 16 16:56:05 2023 rev:6 rq:1066013 version:0.400001 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Dancer2/perl-Dancer2.changes 2022-03-26 22:31:11.509963974 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Dancer2.new.22824/perl-Dancer2.changes 2023-02-16 16:56:20.194816863 +0100 @@ -1,0 +2,22 @@ +Mon Feb 6 03:08:01 UTC 2023 - Tina Müller <[email protected]> + +- updated to 0.400001 + see /usr/share/doc/packages/perl-Dancer2/Changes + + 0.400001 2023-02-05 18:41:48-05:00 America/New_York + [ BUG FIXES ] + * PR #1247: Fix edge case in plugin compat (Sawyer X) + * GH #1621: Fix recursion error in TT after longjump (Andy Beverley, + Russell @veryrusty Jenkins) + * PR #1667: Remove failing module from GitHub Actions + config (Jason A. Crome) + [ ENHANCEMENTS ] + * GH #769, PR #829, #1662: Rename show_errors as show_stacktrace + (Nuno Ramos Carvalho, Sawyer X) + * GH #1594: Use Unicode::UTF8 if available (Sawyer X) + [ DOCUMENTATION ] + * GH #1657: Fix the Dancer2::DeprecationPolicy abstract (Jason A. Crome) + * GH #1661: Add 'gen' command to 'dancer2' runs (Steve Bertrand) + * PR #1671: Fix broken links in POD; avoid passive voice (Tom Hukins) + +------------------------------------------------------------------- Old: ---- Dancer2-0.400000.tar.gz New: ---- Dancer2-0.400001.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Dancer2.spec ++++++ --- /var/tmp/diff_new_pack.x1lqND/_old 2023-02-16 16:56:23.414829734 +0100 +++ /var/tmp/diff_new_pack.x1lqND/_new 2023-02-16 16:56:23.422829765 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Dancer2 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Dancer2 Name: perl-Dancer2 -Version: 0.400000 +Version: 0.400001 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Lightweight yet powerful web application framework @@ -120,6 +120,7 @@ Recommends: perl(Scope::Upper) Recommends: perl(Type::Tiny::XS) Recommends: perl(URL::Encode::XS) +Recommends: perl(Unicode::UTF8) Recommends: perl(YAML::XS) %{perl_requires} @@ -142,6 +143,7 @@ %prep %autosetup -n %{cpan_name}-%{version} + find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build ++++++ Dancer2-0.400000.tar.gz -> Dancer2-0.400001.tar.gz ++++++ ++++ 3544 lines of diff (skipped)
