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 2021-04-29 01:37:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Prima (Old) and /work/SRC/openSUSE:Factory/.perl-Prima.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Prima" Thu Apr 29 01:37:41 2021 rev:42 rq:888194 version:1.61 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Prima/perl-Prima.changes 2020-11-03 15:17:28.216092274 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Prima.new.12324/perl-Prima.changes 2021-04-29 01:38:32.454590388 +0200 @@ -1,0 +2,15 @@ +Sat Apr 24 03:09:35 UTC 2021 - Tina M??ller <[email protected]> + +- updated to 1.61 + see /usr/share/doc/packages/perl-Prima/Changes + + 1.61 2021-04-21 + - DWM API Removed (not useful on Windows 10) + - Support regions and paths for the PS backend + - Prima::XXXDialog classes finally moved to Prima::XXX::Dialog + - Support unicode-aware filesystem functions + -- Prima::Utils extended and Prima::sys::FS added + -- Do not use libX11.XReadBitmapFileData as it is not unicode-aware + - Add Application.stop to break from a running event loop + +------------------------------------------------------------------- Old: ---- Prima-1.60.tar.gz New: ---- Prima-1.61.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Prima.spec ++++++ --- /var/tmp/diff_new_pack.cqJNmj/_old 2021-04-29 01:38:32.854590955 +0200 +++ /var/tmp/diff_new_pack.cqJNmj/_new 2021-04-29 01:38:32.858590960 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Prima # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,16 @@ # +%define cpan_name Prima Name: perl-Prima -Version: 1.60 +Version: 1.61 Release: 0 #Upstream: SUSE-Public-Domain -%define cpan_name Prima Summary: Perl graphic toolkit License: BSD-2-Clause AND AGPL-3.0-only -Group: Development/Libraries/Perl URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/K/KA/KARASIK/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros %{perl_requires} @@ -52,11 +50,11 @@ perl and communicating with the system using Prima library calls. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -make %{?_smp_mflags} +%make_build %check make test @@ -74,7 +72,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc AGPLv3 Changes examples README.md %license Copying LICENSE ++++++ Prima-1.60.tar.gz -> Prima-1.61.tar.gz ++++++ ++++ 444191 lines of diff (skipped)
