Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vectorscan for openSUSE:Factory 
checked in at 2024-09-04 13:23:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vectorscan (Old)
 and      /work/SRC/openSUSE:Factory/.vectorscan.new.10096 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vectorscan"

Wed Sep  4 13:23:50 2024 rev:8 rq:1198516 version:5.4.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/vectorscan/vectorscan.changes    2023-09-12 
21:05:58.522792970 +0200
+++ /work/SRC/openSUSE:Factory/.vectorscan.new.10096/vectorscan.changes 
2024-09-04 13:24:09.888613579 +0200
@@ -1,0 +2,18 @@
+Tue Sep  3 11:58:05 UTC 2024 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Update to 5.4.11:
+  * Fix clang 15,16 compilation errors on all platforms, refactor 
+    CMake build system by @markos in #181
+  * Fix version getting out of sync #175 by @markos in #185
+  * Ubuntu 20.04 gcc does not define HWCAP2_SVE2 #180 by @markos in #186
+  * make pkgconfig a requirement by @markos in #188
+  * Correct set_source_files_properties usage by @mlmitch in #189
+  * Move VERM16 enums to the end of the list by @markos in #191
+  * Merge with master by @markos in #192
+  * prepare for 5.4.11 release by @markos in #196
+  * release 5.4.11 by @markos in #197
+  * Fix missing hs_version.h header (closes #198) by @gliwka in #199
+  * fix missing installation of static libs by @markos in #200
+  * Fix installation problems by @markos in #201
+
+-------------------------------------------------------------------

Old:
----
  vectorscan-5.4.10.1.tar.gz

New:
----
  vectorscan-5.4.11.tar.gz

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

Other differences:
------------------
++++++ vectorscan.spec ++++++
--- /var/tmp/diff_new_pack.Ie8qmS/_old  2024-09-04 13:24:10.320631656 +0200
+++ /var/tmp/diff_new_pack.Ie8qmS/_new  2024-09-04 13:24:10.320631656 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vectorscan
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %define so_suffix -vectorscan
 
 Name:           vectorscan
-Version:        5.4.10.1
+Version:        5.4.11
 Release:        0
 Summary:        Regular expression matching library
 License:        BSD-3-Clause
@@ -100,16 +100,15 @@
 export CXX=g++-9
 %endif
 %cmake \
+%ifarch aarch64 x86_64
   -DFAT_RUNTIME=ON \
+%endif
   -DCMAKE_INSTALL_DOCDIR=%{_defaultdocdir}/%{name} \
 %ifarch %{ix86} x86_64
+  -DBUILD_AVX2=ON \
   -DBUILD_AVX512=ON \
 %endif
-  -DCMAKE_SKIP_RPATH=ON \
-%ifarch aarch64
-  -DBUILD_STATIC_LIBS:BOOL=ON \
-  -DBUILD_STATIC_AND_SHARED=ON \
-%endif
+  -DCMAKE_SKIP_RPATH=ON
 
 %cmake_build
 

++++++ vectorscan-5.4.10.1.tar.gz -> vectorscan-5.4.11.tar.gz ++++++
++++ 5517 lines of diff (skipped)

Reply via email to