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-10 17:57:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl (Old)
 and      /work/SRC/openSUSE:Factory/.perl.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl"

Mon Mar 10 17:57:25 2025 rev:137 rq:1251215 version:5.40.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl/perl.changes        2024-07-03 
10:06:42.107281149 +0200
+++ /work/SRC/openSUSE:Factory/.perl.new.19136/perl.changes     2025-03-10 
17:57:30.298959687 +0100
@@ -1,0 +2,10 @@
+Fri Mar  7 14:54:59 CET 2025 - m...@suse.de
+
+- update to 5.40.1
+ * fix strftime sometimes crashing if a non-string was used as argument
+ * some functions in the builtin:: package would crash when used after
+   a tail call
+ * fix utf8n_to_uvchr sometimes failing to correctly identify certain
+   invalid UTF-8 sequences as invalid.
+
+-------------------------------------------------------------------

Old:
----
  perl-5.40.0.tar.xz

New:
----
  perl-5.40.1.tar.xz

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

Other differences:
------------------
++++++ perl.spec ++++++
--- /var/tmp/diff_new_pack.QowQLM/_old  2025-03-10 17:57:31.174996457 +0100
+++ /var/tmp/diff_new_pack.QowQLM/_new  2025-03-10 17:57:31.178996625 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,11 +23,11 @@
 %define name_suffix %{nil}
 %endif
 
-%define pversion 5.40.0
+%define pversion 5.40.1
 # set to nil when equal to pversion
-%global versionlist %{nil}
+%global versionlist 5.40.0
 Name:           perl%{?name_suffix}
-Version:        5.40.0
+Version:        5.40.1
 Release:        0
 Summary:        The Perl interpreter
 License:        Artistic-1.0 OR GPL-1.0-or-later
@@ -196,7 +196,7 @@
 install -m 444 saveConfig_heavy.pl $cpa/Config_heavy.pl
 # install macros.perl file
 install -D -m 644 %{SOURCE2} %{buildroot}%{_rpmconfigdir}/macros.d/macros.perl
-pushd %{_includedir}
+cd %{_includedir}
 ( rpm -ql glibc-devel | grep -F '.h'
   find %{_includedir}/asm/ -name \*.h
   find %{_includedir}/asm-generic -name \*.h
@@ -204,7 +204,7 @@
 ) | while read f; do
   %{buildroot}%{_bindir}/perl -I$cp -I$cpa %{buildroot}%{_bindir}/h2ph -d $vpa 
${f/\/usr\/include\//} || :
 done
-popd
+cd -
 d="`gcc -print-file-name=include`"
 test -f "$d/stdarg.h" && (cd $d ; %{buildroot}%{_bindir}/perl -I$cp -I$cpa 
%{buildroot}%{_bindir}/h2ph -d $vpa stdarg.h stddef.h float.h)
 # remove broken pm - we don't have the module

++++++ perl-5.40.0.tar.xz -> perl-5.40.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/perl/perl-5.40.0.tar.xz 
/work/SRC/openSUSE:Factory/.perl.new.19136/perl-5.40.1.tar.xz differ: char 13, 
line 1

Reply via email to