diff --git a/Mojolicious-9.41.tar.gz b/Mojolicious-9.41.tar.gz deleted file mode 100644 index b8abea3..0000000 --- a/Mojolicious-9.41.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c13db80169698fa3d76901cf03a06ef78fb496ed0b9275b4f558f6e878c281c6 -size 970647 diff --git a/Mojolicious-9.42.tar.gz b/Mojolicious-9.42.tar.gz new file mode 100644 index 0000000..3edcaef --- /dev/null +++ b/Mojolicious-9.42.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2328b51da0371e416a85372b9acd04433f5213e997cbfae4ec84d4c63ee36c8a +size 954148 diff --git a/perl-Mojolicious.changes b/perl-Mojolicious.changes index 77847eb..31df263 100644 --- a/perl-Mojolicious.changes +++ b/perl-Mojolicious.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Oct 9 20:01:05 UTC 2025 - Tina Müller + +- updated to 9.420.0 (9.42) + see /usr/share/doc/packages/perl-Mojolicious/Changes + + 9.42 2025-10-01 + - Un-deprecated the spurt method in Mojo::File, it is now an alternative to spew. + - Removed experimental status from top-level await support in Mojo::Promise. + - Removed experimental status from encrypted session cookie support. + - Removed experimental status from persistent cookie support. + - Removed experimental status from samesite cookie support. + - Removed experimental status from colourful log messages. + - Removed experimental status from freeze option in Mojo::IOLoop. + - Removed experimental status from check and raise functions in Mojo::Exception. + - Fixed Cpanel::JSON::XS compatibility issues. (ilmari) + - Fixed async/await memory leak in Mojo::Promise. (TFBW) + ------------------------------------------------------------------- Fri Jul 4 05:38:02 UTC 2025 - Tina Müller diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec index 0e90c06..074e481 100644 --- a/perl-Mojolicious.spec +++ b/perl-Mojolicious.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Mojolicious # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Mojolicious Name: perl-Mojolicious -Version: 9.410.0 +Version: 9.420.0 Release: 0 -# 9.41 -> normalize -> 9.410.0 -%define cpan_version 9.41 +# 9.42 -> normalize -> 9.420.0 +%define cpan_version 9.42 License: Artistic-2.0 Summary: Real-time web framework URL: https://metacpan.org/release/%{cpan_name} @@ -71,7 +71,6 @@ Provides: perl(Mojo::JSON) Provides: perl(Mojo::JSON::Pointer) Provides: perl(Mojo::Loader) Provides: perl(Mojo::Log) -Provides: perl(Mojo::Log::_Capture) Provides: perl(Mojo::Message) Provides: perl(Mojo::Message::Request) Provides: perl(Mojo::Message::Response) @@ -90,7 +89,6 @@ Provides: perl(Mojo::Server::Morbo) Provides: perl(Mojo::Server::Morbo::Backend) Provides: perl(Mojo::Server::Morbo::Backend::Poll) Provides: perl(Mojo::Server::PSGI) -Provides: perl(Mojo::Server::PSGI::_IO) Provides: perl(Mojo::Server::Prefork) Provides: perl(Mojo::Template) Provides: perl(Mojo::Transaction) @@ -104,7 +102,6 @@ Provides: perl(Mojo::UserAgent::Proxy) Provides: perl(Mojo::UserAgent::Server) Provides: perl(Mojo::UserAgent::Transactor) Provides: perl(Mojo::Util) -Provides: perl(Mojo::Util::_Guard) Provides: perl(Mojo::WebSocket) Provides: perl(Mojolicious) = %{version} Provides: perl(Mojolicious::Command)