Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package antlr4 for openSUSE:Factory checked in at 2024-12-03 20:46:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/antlr4 (Old) and /work/SRC/openSUSE:Factory/.antlr4.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "antlr4" Tue Dec 3 20:46:30 2024 rev:13 rq:1227918 version:4.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/antlr4/antlr4.changes 2024-02-21 17:56:22.447211637 +0100 +++ /work/SRC/openSUSE:Factory/.antlr4.new.28523/antlr4.changes 2024-12-03 20:47:37.976103914 +0100 @@ -1,0 +2,5 @@ +Mon Dec 2 15:58:42 UTC 2024 - Christian Goll <[email protected]> + +- add cmake configuration files + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ antlr4.spec ++++++ --- /var/tmp/diff_new_pack.DyBV4K/_old 2024-12-03 20:47:38.980145909 +0100 +++ /var/tmp/diff_new_pack.DyBV4K/_new 2024-12-03 20:47:38.984146075 +0100 @@ -1,7 +1,7 @@ # # spec file for package antlr4 # -# 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 @@ -174,7 +174,7 @@ export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" %endif -%cmake -DWITH_DEMO=OFF -DANTLR_BUILD_CPP_TESTS=OFF -DANTLR_BUILD_SHARED=ON -DANTLR_BUILD_STATIC=OFF +%cmake -DWITH_DEMO=OFF -DANTLR_BUILD_CPP_TESTS=OFF -DANTLR_BUILD_SHARED=ON -DANTLR_BUILD_STATIC=OFF -DANTLR4_INSTALL=ON %make_build popd @@ -210,5 +210,6 @@ %files -n %{runtime_cpp_lib}-devel %{_libdir}/lib%{name}-runtime.so +%{_libdir}/cmake/antlr4* %{_includedir}/%{name}-runtime/
