Commit Graph

4 Commits

Author SHA256 Message Date
Soc Virnyl Estela
624bf8c02d - Revert to disabling cargo update.
- Reupload non-updated vendored deps.

OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=20
2022-10-04 16:29:14 +00:00
Soc Virnyl Estela
e7330ca937 - Reenable cargo update in _service.
- Reupload vendor.tar.gz with updated deps.
- Add `libgcc_s1` in BuilRequires in specfile.
- Increase physical memory size in _constraints file.
- Enable cargo tests.
- Enable all arches.

OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=16
2022-10-04 04:44:38 +00:00
Soc Virnyl Estela
820f60f61e - Disable cargo update to fix some wasm related issues.
- Reupload vendored deps with the not updated cargo dependencies.

OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=14
2022-10-03 01:20:36 +00:00
Soc Virnyl Estela
3fbc84a6ce - Bump version to 0.31.0:
* feat: Log errors causing "empty message received from client" (https://github.com/zellij-org/zellij/pull/1459)
  * chore(dependencies): update `crossbeam` `0.8.0` -> `0.8.1` (https://github.com/zellij-org/zellij/pull/1463)
  * add(option): `default-layout` setting for changing the default layout upon start, example: `default_layout: compact` (https://github.com/zellij-org/zellij/pull/1467)
  * fix: many typos (https://github.com/zellij-org/zellij/pull/1481)
  * add: checksum for release binary (https://github.com/zellij-org/zellij/pull/1482)
  * fix: update cli tooltips (https://github.com/zellij-org/zellij/pull/1488)
  * refactor: deduplicate code in `screen.rs` (https://github.com/zellij-org/zellij/pull/1453)
  * chore(dependencies): update  `clap`: `3.1.18` -> `3.2.2` (https://github.com/zellij-org/zellij/pull/1496)
  * fix: send `WriteChars:` once per action (https://github.com/zellij-org/zellij/pull/1516)
  * feat: allow swapping tabs, in a fullscreen pane (https://github.com/zellij-org/zellij/pull/1515)
  * feat: add action of undo renmae (https://github.com/zellij-org/zellij/pull/1513)
  * fix(docs): fix macport installation instructions (https://github.com/zellij-org/zellij/pull/1529)
  * feat: allow hex colors for themes (https://github.com/zellij-org/zellij/pull/1536)
  * fix: client hang when server is killed / shutdown delay (https://github.com/zellij-org/zellij/pull/1535)
  * fix: properly handle in-place editor in full-screen (https://github.com/zellij-org/zellij/pull/1544)
- add README.suse-maint.md

OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=3
2022-07-29 12:53:01 +00:00