Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Prima for openSUSE:Factory checked in at 2023-02-14 16:47:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Prima (Old) and /work/SRC/openSUSE:Factory/.perl-Prima.new.27156 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Prima" Tue Feb 14 16:47:18 2023 rev:47 rq:1065569 version:1.67001 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Prima/perl-Prima.changes 2022-08-24 15:12:00.256553216 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Prima.new.27156/perl-Prima.changes 2023-02-14 16:47:57.651341941 +0100 @@ -1,0 +2,45 @@ +Mon Feb 13 03:08:56 UTC 2023 - Tina Müller <timueller+p...@suse.de> + +- updated to 1.67001 + see /usr/share/doc/packages/perl-Prima/Changes + + 1.68 2023-XX-XX + - Process signals inside event loop + - Add sys::GUIException, onDie, and a standard dialog for user interactions on exceptions + - Widget.onMouseClick.dblclick::bool is .nth::int now, can report triple, quadruple etc clicks + - Support fillPattern with tiles in the emulated antialiasing + - Add Date and Time widgets (and their example/clock.pl) + - Remove native Win32 support from cygwin builds + - File.onRead supports native Win32 console stdin event + - Support XIM input + + 1.67 2022-11-27 + - Links and tooltips extended functionality: + -- Added interactive links in Label + -- Markup recognizes hyperlinks now with new "L<URL|text>" syntax + -- Generic link opening is handled by new module Prima::Widget::Link + -- Pod-embedded base64-encoded images are supported in podview and tooltips + - Some modules were split and moved to Prima::Widget:: namespace + - Compilation update for the latest MSVC + - use Prima qw(MsgBox and the like) re-exports symbols to the caller level: + message() will do now instead of Prima::MsgBox::message() + - Added conversion helpers: + -- Prima::Image.to_rgba() + -- cl::to_gray_byte(), cl::to_gray_rgb(), cl::from_gray_byte() + - ColorDialog and ColorComboBox support grayscale mode + - Image.rotate() has new fill parameter + - Major rewrite of plotting primitives by Drawable: + -- lineEnd,linePattern,lineWidth,miterLimit,lineJoin are served by + Prima::Drawable::Path now if lineWidth > 0 + -- Note: antialiased lines with width = 0 are invisible now! + -- Prima::Drawable::Path is heavily optimized + -- Drawable.matrix() is supported for all plotting primitives + -- Drawable.translate() is a syntax sugar for matrix operations + -- Drawable line ends are customizable now (see Drawable.pod, "Custom line end styles" ) + -- Regions defined by polylines and images are internally plotted + - Drawable.render_pattern emulates fill patterns distorted via matrix transformations + - X11: + -- better support of window icons + -- better support of multiple monitors + +------------------------------------------------------------------- Old: ---- Prima-1.66.tar.gz New: ---- Prima-1.67001.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Prima.spec ++++++ --- /var/tmp/diff_new_pack.DZmA0u/_old 2023-02-14 16:47:58.103344609 +0100 +++ /var/tmp/diff_new_pack.DZmA0u/_new 2023-02-14 16:47:58.107344633 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Prima # -# 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 Prima Name: perl-Prima -Version: 1.66 +Version: 1.67001 Release: 0 #Upstream: SUSE-Public-Domain License: AGPL-3.0-only AND BSD-2-Clause ++++++ Prima-1.66.tar.gz -> Prima-1.67001.tar.gz ++++++ ++++ 264593 lines of diff (skipped)