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-05-31 15:47:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/helix (Old) and /work/SRC/openSUSE:Factory/.helix.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "helix" Tue May 31 15:47:16 2022 rev:3 rq:979978 version:22.05 Changes: -------- --- /work/SRC/openSUSE:Factory/helix/helix.changes 2022-05-19 22:49:57.438383897 +0200 +++ /work/SRC/openSUSE:Factory/.helix.new.1548/helix.changes 2022-05-31 15:48:23.252028265 +0200 @@ -1,0 +2,20 @@ +Mon May 30 23:06:18 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- remove false positive by adding filter to shared-library-without-dependency-information + +------------------------------------------------------------------- +Sun May 29 16:53:38 UTC 2022 - socvirnyl.est...@gmail.com + +- Update to version 22.05: + * Fix the VERSION file + * mention the requirement of C++ compiler for building grammar in doc (#2592) + * Fix release action + * add 22.05 changelog notes (#2584) + * add section on syntax tree motions to the usage docs (#2568) + * Changing Macro color to avoid color confusion + * update Erlang grammar and queries + * update Gleam grammar and queries + * Add `parameter.around` text object query + * build(deps): bump once_cell from 1.10.0 to 1.12.0 + +------------------------------------------------------------------- Old: ---- README.SUSE helix-22.03~0.tar.xz helix.sh New: ---- helix-22.05.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ helix.spec ++++++ ++++ 639 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/helix/helix.spec ++++ and /work/SRC/openSUSE:Factory/.helix.new.1548/helix.spec ++++++ _service ++++++ --- /var/tmp/diff_new_pack.QfaY82/_old 2022-05-31 15:48:23.948028727 +0200 +++ /var/tmp/diff_new_pack.QfaY82/_new 2022-05-31 15:48:23.952028729 +0200 @@ -1,21 +1,15 @@ <services> - <service mode="disabled" name="obs_scm"> - <param name="url">https://github.com/helix-editor/helix</param> - <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param> - <param name="scm">git</param> - <param name="revision">22.03</param> - <param name="match-tag">*</param> - <param name="versionrewrite-pattern">(\d+\.\d+\.\d+)~0</param> - <param name="versionrewrite-replacement">\1</param> - <param name="changesgenerate">enable</param> - <param name="changesauthor">socvirnyl.est...@gmail.com</param> + <service mode="disabled" name="download_url"> + <param name="prefer-old">true</param> + <param name="protocol">https</param> + <param name="host">github.com</param> + <param name="path">helix-editor/helix/releases/download/22.05/helix-22.05-source.tar.xz</param> </service> - <service mode="disabled" name="tar" /> + <service mode="disabled" name="set_version"/> <service mode="disabled" name="recompress"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> - <service mode="disabled" name="set_version"/> <service name="cargo_vendor" mode="disabled"> <param name="srcdir">helix</param> <param name="compression">xz</param> ++++++ helix-22.03~0.tar.xz -> helix-22.05.tar.xz ++++++ /work/SRC/openSUSE:Factory/helix/helix-22.03~0.tar.xz /work/SRC/openSUSE:Factory/.helix.new.1548/helix-22.05.tar.xz differ: char 15, line 1 ++++++ helix-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.QfaY82/_old 2022-05-31 15:48:23.996028759 +0200 +++ /var/tmp/diff_new_pack.QfaY82/_new 2022-05-31 15:48:24.000028761 +0200 @@ -1,2 +1,4 @@ addFilter("files-duplicate") +addFilter("shared-library-without-dependency-information") + ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/helix/vendor.tar.xz /work/SRC/openSUSE:Factory/.helix.new.1548/vendor.tar.xz differ: char 27, line 1