Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pcre2 for openSUSE:Factory checked 
in at 2024-08-18 18:19:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcre2 (Old)
 and      /work/SRC/openSUSE:Factory/.pcre2.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcre2"

Sun Aug 18 18:19:22 2024 rev:33 rq:1194362 version:10.44

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcre2/pcre2.changes      2024-04-28 
12:12:26.833012203 +0200
+++ /work/SRC/openSUSE:Factory/.pcre2.new.2698/pcre2.changes    2024-08-18 
18:19:23.312748609 +0200
@@ -1,0 +2,17 @@
+Fri Aug 16 17:37:57 UTC 2024 - Martin Schreiner <martin.schrei...@suse.com>
+
+- Fix GitHub issue #415: Test suite fails when targeting i686.
+  The fix is taken straight from PR #418, also on GitHub.
+- Add patch file:
+  * pcre2-10.44-github-issue-415.patch
+
+-------------------------------------------------------------------
+Sun Jun 30 21:58:45 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- update to 10.44:
+  * This is mostly a bug-fix and tidying release. There is one
+    new function, to set a maximum size for a compiled pattern.
+    The maximum name length for groups is increased to 128.
+  *  Some auxiliary files for building under VMS are added.
+
+-------------------------------------------------------------------

Old:
----
  pcre2-10.43.tar.bz2
  pcre2-10.43.tar.bz2.sig

New:
----
  pcre2-10.44-github-issue-415.patch
  pcre2-10.44.tar.bz2
  pcre2-10.44.tar.bz2.sig

BETA DEBUG BEGIN:
  New:- Add patch file:
  * pcre2-10.44-github-issue-415.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ pcre2.spec ++++++
--- /var/tmp/diff_new_pack.Xhfdie/_old  2024-08-18 18:19:25.560842516 +0200
+++ /var/tmp/diff_new_pack.Xhfdie/_new  2024-08-18 18:19:25.560842516 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pcre2
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2024 Andreas Stieger <andreas.stie...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 Name:           pcre2
-Version:        10.43
+Version:        10.44
 Release:        0
 Summary:        A library for Perl-compatible regular expressions
 License:        BSD-3-Clause
@@ -29,8 +29,10 @@
 Source2:        
https://github.com/PhilipHazel/pcre2/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2.sig
 Source3:        %{name}.keyring
 Source4:        baselibs.conf
-#PATCH-FIX-OPENSUSE tchva...@suse.cz upstream thinks it is good idea to use 
rpath, taken from RH
+# PATCH-FIX-OPENSUSE tchva...@suse.cz upstream thinks it is good idea to use 
rpath, taken from RH
 Patch1:         pcre2-10.10-multilib.patch
+# PATCH-FIX-UPSTREAM: patch fixes issue #415 on GitHub: Test suite fails when 
targeting i686, fix taken from PR #418
+Patch2:         pcre2-10.44-github-issue-415.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++

++++++ pcre2-10.44-github-issue-415.patch ++++++
++++ 5224 lines (skipped)

++++++ pcre2-10.43.tar.bz2 -> pcre2-10.44.tar.bz2 ++++++
++++ 27072 lines of diff (skipped)

Reply via email to