Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl for openSUSE:Factory checked in 
at 2025-03-27 22:31:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl (Old)
 and      /work/SRC/openSUSE:Factory/.perl.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl"

Thu Mar 27 22:31:28 2025 rev:138 rq:1255245 version:5.40.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl/perl.changes        2025-03-10 
17:57:30.298959687 +0100
+++ /work/SRC/openSUSE:Factory/.perl.new.2696/perl.changes      2025-03-27 
22:31:29.242584759 +0100
@@ -1,0 +2,5 @@
+Thu Mar 20 12:06:19 CET 2025 - m...@suse.de
+
+- Drop BerkeleyDB support from core perl [jsc#PED-12413]
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl.spec ++++++
--- /var/tmp/diff_new_pack.7qRLvo/_old  2025-03-27 22:31:30.210624829 +0100
+++ /var/tmp/diff_new_pack.7qRLvo/_new  2025-03-27 22:31:30.210624829 +0100
@@ -53,7 +53,6 @@
 Patch13:        perl_skip_flaky_tests_powerpc.patch
 # PATCH-FIX-UPSTREAM unmerged 
https://www.nntp.perl.org/group/perl.perl5.porters/2018/12/msg253240.html
 Patch18:        perl-reproducible2.patch
-BuildRequires:  db-devel
 BuildRequires:  gdbm-devel
 BuildRequires:  libbz2-devel
 BuildRequires:  ncurses-devel
@@ -160,7 +159,7 @@
 versionlist=${versionlist# }
 options="$options -Dotherlibdirs=/usr/lib/perl5/site_perl 
-Dinc_version_list='$versionlist'"
 chmod 755 ./configure.gnu
-./configure.gnu --prefix=%{_prefix} -Dvendorprefix=%{_prefix} 
-Dinstallusrbinperl -Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Dd_dbm_open 
-Duseshrplib=\'true\' $options
+./configure.gnu --prefix=%{_prefix} -Dvendorprefix=%{_prefix} 
-Dinstallusrbinperl -Dusethreads -Di_dbm -Di_ndbm -Di_gdbm -Dd_dbm_open 
-Duseshrplib=\'true\' $options
 make %{?_smp_mflags}
 cp -p libperl.so savelibperl.so
 cp -p lib/Config.pm saveConfig.pm
@@ -168,7 +167,7 @@
 make -j1 clobber
 rm -rf lib
 mv savelib lib
-./configure.gnu --prefix=%{_prefix} -Dvendorprefix=%{_prefix} 
-Dinstallusrbinperl -Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Dd_dbm_open 
$options
+./configure.gnu --prefix=%{_prefix} -Dvendorprefix=%{_prefix} 
-Dinstallusrbinperl -Dusethreads -Di_dbm -Di_ndbm -Di_gdbm -Dd_dbm_open $options
 make %{?_smp_mflags}
 
 %check

Reply via email to