SHA256
1
0
forked from pool/helix
helix/helix.changes
2022-08-28 23:21:57 +00:00

95 lines
3.6 KiB
Plaintext

------------------------------------------------------------------
Sun Aug 28 23:10:31 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update vendored dependencies
- add README-suse-maint.md
-------------------------------------------------------------------
Sun Aug 28 13:21:54 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Separate runtime files. They make this whole package too huge.
- Update service file
- Update of vendored dependencies
- fix problems with sources to use rpmdev-spectool
- fix specfile to create a top-level directory to extract tarball to
-------------------------------------------------------------------
Mon Jun 20 03:28:41 UTC 2022 - William Brown <william.brown@suse.com>
- Automatic update of vendored dependencies
-------------------------------------------------------------------
Sun Jun 19 14:19:51 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- remove disabling of debuginfo generation
-------------------------------------------------------------------
Mon May 30 23:06:18 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- remove false positive by adding filter to shared-library-without-dependency-information
-------------------------------------------------------------------
Sun May 29 16:53:38 UTC 2022 - socvirnyl.estela@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
-------------------------------------------------------------------
Thu May 19 01:47:59 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- add support for stable/point-release systems e.g. Leap
- add ExclusiveArch to support more architectures that rust supports
-------------------------------------------------------------------
Sun May 1 06:55:30 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- remove home-in-%post filter in helix-rpmlintrc
- fix LICENSE string
-------------------------------------------------------------------
Fri Apr 22 11:42:02 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- fix build errors
-------------------------------------------------------------------
Fri Apr 22 01:50:09 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- copy README.SUSE to doc
-------------------------------------------------------------------
Thu Apr 21 23:31:06 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- change to %{SOURCE4} in %doc section
-------------------------------------------------------------------
Thu Apr 21 16:38:20 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- add README.SUSE
- remove %post message from spec file
-------------------------------------------------------------------
Thu Apr 21 12:13:46 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- add helix-rpmlintrc:
* filters duplicate errors
* filters home in %post errors when actually it is just a message
-------------------------------------------------------------------
Thu Apr 21 09:24:59 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- fix potential bashism in rpmlint
-------------------------------------------------------------------
Wed Apr 20 00:48:45 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial spec for helix (22.03~0)