Hello community,

here is the log from the commit of package re2 for openSUSE:Factory checked in 
at 2018-07-23 17:57:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/re2 (Old)
 and      /work/SRC/openSUSE:Factory/.re2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "re2"

Mon Jul 23 17:57:42 2018 rev:17 rq:624283 version:MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/re2/re2.changes  2018-04-07 20:54:33.791806344 
+0200
+++ /work/SRC/openSUSE:Factory/.re2.new/re2.changes     2018-07-23 
17:57:46.625171872 +0200
@@ -1,0 +2,14 @@
+Fri Jul 20 12:53:33 UTC 2018 - mplus...@suse.com
+
+- Simplify spec file a bit
+
+-------------------------------------------------------------------
+Fri Jul 20 11:57:00 UTC 2018 - astie...@suse.com
+
+- update to 2018-07-01:
+  * Fix a "DFA out of memory" error
+  * Update Unicode data to 11.0.0
+  * Fix `-Wclass-memaccess' warnings and fallthrough macros
+  * Use the standard first-byte analysis for the DFA too
+
+-------------------------------------------------------------------

Old:
----
  2018-04-01.tar.gz

New:
----
  2018-07-01.tar.gz

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

Other differences:
------------------
++++++ re2.spec ++++++
--- /var/tmp/diff_new_pack.YseVlP/_old  2018-07-23 17:57:47.053171338 +0200
+++ /var/tmp/diff_new_pack.YseVlP/_new  2018-07-23 17:57:47.057171332 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%global longver 2018-04-01
+%global longver 2018-07-01
 %global shortver %(echo %{longver}|sed 's|-||g')
 %define libname libre2-0
 Name:           re2
@@ -75,11 +75,10 @@
 %setup -q -n %{name}-%{longver}
 
 %build
-CXXFLAGS="%{optflags} -pthread -std=c++11"
-make %{?_smp_mflags} CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS" 
includedir=%{_includedir} libdir=%{_libdir}
+make %{?_smp_mflags} CXXFLAGS="%{optflags}"
 
 %install
-make install INSTALL="install -p" DESTDIR=%{buildroot} 
includedir=%{_includedir} libdir=%{_libdir}
+make install DESTDIR=%{buildroot} includedir=%{_includedir} libdir=%{_libdir}
 
 # Suppress the static library
 find %{buildroot} -name 'lib%{name}.a' -delete

++++++ 2018-04-01.tar.gz -> 2018-07-01.tar.gz ++++++
++++ 2069 lines of diff (skipped)


Reply via email to