Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-BerkeleyDB for openSUSE:Factory checked in at 2022-05-20 17:51:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-BerkeleyDB (Old) and /work/SRC/openSUSE:Factory/.perl-BerkeleyDB.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-BerkeleyDB" Fri May 20 17:51:05 2022 rev:41 rq:978260 version:0.65 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-BerkeleyDB/perl-BerkeleyDB.changes 2020-09-21 17:27:20.280137858 +0200 +++ /work/SRC/openSUSE:Factory/.perl-BerkeleyDB.new.1538/perl-BerkeleyDB.changes 2022-05-20 17:52:05.591300676 +0200 @@ -1,0 +2,12 @@ +Sat May 14 03:06:07 UTC 2022 - Tina M??ller <timueller+p...@suse.de> + +- updated to 0.65 + see /usr/share/doc/packages/perl-BerkeleyDB/Changes + + 0.65 13 May 2022 + + * Update to license wording + Fri May 13 07:50:38 2022 +0100 + 0fb21f12d1938f0cd5c3cfe2f674f0c41863fb55 + +------------------------------------------------------------------- Old: ---- BerkeleyDB-0.64.tar.gz New: ---- BerkeleyDB-0.65.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-BerkeleyDB.spec ++++++ --- /var/tmp/diff_new_pack.ktWVHK/_old 2022-05-20 17:52:06.151301186 +0200 +++ /var/tmp/diff_new_pack.ktWVHK/_new 2022-05-20 17:52:06.155301190 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-BerkeleyDB # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,17 +16,15 @@ # +%define cpan_name BerkeleyDB Name: perl-BerkeleyDB -Version: 0.64 +Version: 0.65 Release: 0 -%define cpan_name BerkeleyDB -Summary: Perl extension for Berkeley DB version 2, 3, 4, 5 or 6 License: Artistic-1.0 OR GPL-1.0-or-later -Group: Development/Libraries/Perl +Summary: Perl extension for Berkeley DB version 2, 3, 4, 5 or 6 URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros %{perl_requires} @@ -55,12 +53,12 @@ The interface to Berkeley DB is implemented with a number of Perl classes. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -make %{?_smp_mflags} +%make_build %check make test @@ -71,7 +69,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc BerkeleyDB.pod.P Changes dbinfo mkpod README Todo %changelog ++++++ BerkeleyDB-0.64.tar.gz -> BerkeleyDB-0.65.tar.gz ++++++ ++++ 5639 lines of diff (skipped)