Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-OLE-Storage_Lite for openSUSE:Factory checked in at 2023-02-21 15:35:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-OLE-Storage_Lite (Old) and /work/SRC/openSUSE:Factory/.perl-OLE-Storage_Lite.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-OLE-Storage_Lite" Tue Feb 21 15:35:43 2023 rev:12 rq:1066842 version:0.22 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-OLE-Storage_Lite/perl-OLE-Storage_Lite.changes 2020-01-12 23:18:00.678674711 +0100 +++ /work/SRC/openSUSE:Factory/.perl-OLE-Storage_Lite.new.22824/perl-OLE-Storage_Lite.changes 2023-02-21 15:35:44.404182874 +0100 @@ -1,0 +2,15 @@ +Sat Feb 18 03:06:34 UTC 2023 - Tina Müller <timueller+p...@suse.de> + +- updated to 0.22 + see /usr/share/doc/packages/perl-OLE-Storage_Lite/Changes + + + 0.21 Fri Feb 17 2020 + + Fix for Spreadsheet::ParseExcel break due to the previous change in + v0.20. https://github.com/jmcnamara/ole-storage-lite/pull/4 + 0.20 Wed Feb 15 2020 + + Added performance improvement of 95+ percent on certain complex + messages. Patch from Todd Richmond. + https://github.com/jmcnamara/ole-storage-lite/pull/4 + +------------------------------------------------------------------- Old: ---- OLE-Storage_Lite-0.20.tar.gz New: ---- OLE-Storage_Lite-0.22.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-OLE-Storage_Lite.spec ++++++ --- /var/tmp/diff_new_pack.agnaw0/_old 2023-02-21 15:35:44.844185403 +0100 +++ /var/tmp/diff_new_pack.agnaw0/_new 2023-02-21 15:35:44.848185426 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-OLE-Storage_Lite # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -16,19 +16,17 @@ # +%define cpan_name OLE-Storage_Lite Name: perl-OLE-Storage_Lite -Version: 0.20 +Version: 0.22 Release: 0 #Upstream: Japan. All rights reserved. You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file. -%define cpan_name OLE-Storage_Lite -Summary: Simple Class for OLE document interface License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +Summary: Read and write OLE storage files +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/J/JM/JMCNAMARA/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros %{perl_requires} @@ -41,11 +39,11 @@ OLE::Storage_Lite::PPS::Dir are subclasses of OLE::Storage_Lite::PPS. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} %build perl Makefile.PL INSTALLDIRS=vendor -make %{?_smp_mflags} +%make_build %check make test @@ -56,7 +54,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes README %changelog ++++++ OLE-Storage_Lite-0.20.tar.gz -> OLE-Storage_Lite-0.22.tar.gz ++++++ ++++ 4970 lines of diff (skipped)