Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package re2 for openSUSE:Factory checked in 
at 2023-07-30 20:57:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/re2 (Old)
 and      /work/SRC/openSUSE:Factory/.re2.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "re2"

Sun Jul 30 20:57:16 2023 rev:53 rq:1101067 version:MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/re2/re2.changes  2023-03-11 18:23:07.046592133 
+0100
+++ /work/SRC/openSUSE:Factory/.re2.new.32662/re2.changes       2023-07-30 
20:57:17.363047784 +0200
@@ -1,0 +2,13 @@
+Sat Jul  1 17:57:47 UTC 2023 - Andreas Stieger <[email protected]>
+
+- update to 2023-07-01:
+  * build system tweaks
+
+-------------------------------------------------------------------
+Tue Jun 20 19:58:02 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 2023-06-02:
+  * Export PCRE::no_more_args and the functors
+  * CI fixes (gcc 13, clang 16)
+
+-------------------------------------------------------------------

Old:
----
  re2-2023-03-01.tar.gz

New:
----
  re2-2023-07-01.tar.gz

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

Other differences:
------------------
++++++ re2.spec ++++++
--- /var/tmp/diff_new_pack.ZC5e3x/_old  2023-07-30 20:57:18.355053674 +0200
+++ /var/tmp/diff_new_pack.ZC5e3x/_new  2023-07-30 20:57:18.359053698 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%global longver 2023-03-01
+%global longver 2023-07-01
 %global shortver %(echo %{longver}|sed 's|-||g')
-%define libname libre2-10
+%define libname libre2-11
 Name:           re2
 Version:        %{shortver}
 Release:        0
@@ -28,14 +28,15 @@
 URL:            https://github.com/google/re2
 Source0:        %{url}/archive/%{longver}/%{name}-%{longver}.tar.gz
 Source99:       baselibs.conf
+BuildRequires:  cmake >= 3.10.2
+BuildRequires:  pkgconfig
+BuildRequires:  cmake(absl)
+BuildRequires:  pkgconfig(icu-uc)
 %if 0%{?suse_version} < 1550
 BuildRequires:  gcc12-c++
 %else
 BuildRequires:  gcc-c++
 %endif
-BuildRequires:  cmake >= 3.10.2
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(icu-uc)
 
 %description
 RE2 is a C++ library providing a fast, safe, thread-friendly alternative to

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.ZC5e3x/_old  2023-07-30 20:57:18.411054006 +0200
+++ /var/tmp/diff_new_pack.ZC5e3x/_new  2023-07-30 20:57:18.411054006 +0200
@@ -1,2 +1,2 @@
-libre2-10
+libre2-11
 

++++++ re2-2023-03-01.tar.gz -> re2-2023-07-01.tar.gz ++++++
++++ 11545 lines of diff (skipped)

Reply via email to