Hello community, here is the log from the commit of package re2 for openSUSE:Leap:15.2 checked in at 2020-04-14 14:19:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/re2 (Old) and /work/SRC/openSUSE:Leap:15.2/.re2.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "re2" Tue Apr 14 14:19:00 2020 rev:35 rq:793362 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/re2/re2.changes 2020-01-19 15:47:12.517692746 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.re2.new.3248/re2.changes 2020-04-14 14:19:01.857187156 +0200 @@ -1,0 +2,18 @@ +Sun Apr 5 08:22:33 UTC 2020 - Andreas Stieger <[email protected]> + +- Updat to version 2020-04-01: + * Update Unicode data to 13.0.0 + * Include the pattern length in "DFA out of memory" errorrs + +------------------------------------------------------------------- +Fri Mar 20 07:30:23 UTC 2020 - Martin Pluskal <[email protected]> + +- Update to version 2020-03-03: + * various developer visible changes + +------------------------------------------------------------------- +Thu Feb 13 13:23:29 UTC 2020 - Martin Pluskal <[email protected]> + +- Small spec file update + +------------------------------------------------------------------- Old: ---- re2-2020-01-01.tar.gz New: ---- re2-2020-04-01.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ re2.spec ++++++ --- /var/tmp/diff_new_pack.5oHggO/_old 2020-04-14 14:19:02.353187527 +0200 +++ /var/tmp/diff_new_pack.5oHggO/_new 2020-04-14 14:19:02.357187530 +0200 @@ -16,9 +16,9 @@ # -%global longver 2020-01-01 +%global longver 2020-04-01 %global shortver %(echo %{longver}|sed 's|-||g') -%define libname libre2-0 +%define libname libre2-6 Name: re2 Version: %{shortver} Release: 0 @@ -75,16 +75,16 @@ %setup -q -n %{name}-%{longver} %build -make %{?_smp_mflags} CXXFLAGS="%{optflags}" +%make_build CXXFLAGS="%{optflags}" %install -make install DESTDIR=%{buildroot} includedir=%{_includedir} libdir=%{_libdir} +%make_install includedir=%{_includedir} libdir=%{_libdir} # Suppress the static library find %{buildroot} -name 'lib%{name}.a' -delete %check -make %{?_smp_mflags} test +%make_build test %post -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.5oHggO/_old 2020-04-14 14:19:02.385187551 +0200 +++ /var/tmp/diff_new_pack.5oHggO/_new 2020-04-14 14:19:02.385187551 +0200 @@ -1 +1 @@ -libre2-0 +libre2-6 ++++++ re2-2020-01-01.tar.gz -> re2-2020-04-01.tar.gz ++++++ ++++ 3439 lines of diff (skipped)
