Go to file
Soc Virnyl Estela 6ac8eea9dc - Update to version 0.31.4:
* Terminal compatibility: improve vttest compliance (#1671)
  * fix: bracketed paste handling regression (#1689)
  * fix: occasional startup crashes (#1706)
  * fix: gracefully handle SSH disconnects (#1710)
  * fix: handle osc params larger than 1024 bytes (#1711)
  * Terminal compatibility: implement faux scrolling when in alternate screen mode(#1678)
  * fix: mouse-click on tab-bar in simplified-ui now always focuses the correct tab (#1658)
  * fix: sort UI cursors properly when multiple users are focused on the same pane (#1719)

OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=13
2022-09-25 07:06:32 +00:00
_constraints Accepting request 991971 from home:Guillaume_G:branches:utilities 2022-08-03 07:05:00 +00:00
_service - Bump version to 0.31.0: 2022-07-29 12:53:01 +00:00
.gitattributes Accepting request 990675 from home:uncomfyhalomacro 2022-07-26 15:17:08 +00:00
.gitignore Accepting request 990675 from home:uncomfyhalomacro 2022-07-26 15:17:08 +00:00
cargo_config Accepting request 990675 from home:uncomfyhalomacro 2022-07-26 15:17:08 +00:00
README.suse-maint.md - Bump version to 0.31.0: 2022-07-29 12:53:01 +00:00
vendor.tar.gz - Update to version 0.31.4: 2022-09-25 07:06:32 +00:00
zellij-0.31.4.tar.gz - Update to version 0.31.4: 2022-09-25 07:06:32 +00:00
zellij.changes - Update to version 0.31.4: 2022-09-25 07:06:32 +00:00
zellij.spec - Update to version 0.31.4: 2022-09-25 07:06:32 +00:00

  1. Install rpmdevtools
  2. If updating a version, modify the Version string.
  3. Run rpmdev-spectool -g zellij.spec and remove the previous version tar ball.
  4. Add the new tarball and extract it
  5. Move the extracted zellij-<new-version> as zellij.
  6. Run osc service disabledrun

Then add version changes with osc vc and then osc ci