Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package helix for openSUSE:Factory checked in at 2022-06-19 21:11:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/helix (Old) and /work/SRC/openSUSE:Factory/.helix.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "helix" Sun Jun 19 21:11:28 2022 rev:4 rq:983704 version:22.05 Changes: -------- --- /work/SRC/openSUSE:Factory/helix/helix.changes 2022-05-31 15:48:23.252028265 +0200 +++ /work/SRC/openSUSE:Factory/.helix.new.1548/helix.changes 2022-06-19 21:11:45.534205993 +0200 @@ -1,0 +2,5 @@ +Sun Jun 19 14:19:51 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- remove disabling of debuginfo generation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ helix.spec ++++++ --- /var/tmp/diff_new_pack.E9ajn7/_old 2022-06-19 21:11:46.874207987 +0200 +++ /var/tmp/diff_new_pack.E9ajn7/_new 2022-06-19 21:11:46.882207998 +0200 @@ -48,9 +48,6 @@ HELIX_RUNTIME="$PWD/runtime" ./target/release/hx --grammar build %install -# Debug info for helix's runtime grammars is not needed nor make sense -%global __debug_install_post %{nil} -%global debug_package %{nil} mkdir -p %{buildroot}%{_libdir}/%{name} mkdir -p %{buildroot}%{_helix_runtimedir} @@ -64,9 +61,6 @@ install -D -d -m 0755 %{buildroot}%{_bindir} ln -sv %{_libdir}/%{name}/hx %{buildroot}%{_bindir}/%{name} -# HACK for disabling debuginfo? -touch %{_builddir}/%{name}/debugsourcefiles.list - %files %license LICENSE %doc README.md CHANGELOG.md languages.toml docs/CONTRIBUTING.md docs/architecture.md docs/vision.md