6 Commits

Author SHA256 Message Date
7fd1654095 - Update to 0.9.4:
Bug Fixes:
  * args not consumed by unbury (27d6396)
  * args not consumed by unbury, fixes #112 (c0db92e)
  * fifo keeping same permissions (587771a)
  * fifo keeping same permissions (9526576)

OBS-URL: https://build.opensuse.org/package/show/utilities/rip2?expand=0&rev=8
2025-04-22 13:12:49 +00:00
34cd28182f - Update to 0.9.3:
* add -f,--force flag (24c460a)

OBS-URL: https://build.opensuse.org/package/show/utilities/rip2?expand=0&rev=7
2025-01-14 15:28:29 +00:00
47220609cd - Update to 0.9.2:
Features:
  * include header validation (e36bcc6)
  * nicer error message for old rip format (98e6b83)

- Update to 0.9.1:
  * generate auto-completion in flake build (#65) (0b6241a)

- Update to 0.9.0:
  BREAKING CHANGES:
  * const generic parameter for Record to disable file lock
  * create file locking via fs4
  Features:
  * const generic parameter for Record to disable file lock (c61a7d8)
  * create file locking via fs4 (8e0bd96)
  Bug Fixes:
  * be more careful about locking (88cb8a0)
  * disable fs4 on windows (fbf8ed5)

OBS-URL: https://build.opensuse.org/package/show/utilities/rip2?expand=0&rev=6
2025-01-02 07:35:21 +00:00
5adc66be3d - Update to 0.8.3:
* Fix #54 with missed metadata (a44e992)
  * Fix mistaken deletion of header when deleting lines (bbebe2d)
  * Fix potential issue with missing header (0a7e2bc)

OBS-URL: https://build.opensuse.org/package/show/utilities/rip2?expand=0&rev=5
2024-10-22 18:13:54 +00:00
bebdd72ecc - Update to 0.9.2:
* Numerous bash fixes
  * Bind to both emacs and vi-insert keymaps in Bash

OBS-URL: https://build.opensuse.org/package/show/utilities/rip2?expand=0&rev=3
2024-08-14 06:20:34 +00:00
4df8e0d6b5 - Update to 0.8.1:
* ci: fix release-please tag format
  * ci: remove package-name from release-please manifest
  * ci: newline at end of manifest
  * ci: reference new manifest file
  * chore: bootstrap releases for path: .
  * ci: fix release-please from repo rename
  * ci: add workflow to update flake lock file
  * test: nix on macOS as well
  * test: default nix run
  * build: fix flake.nix default app
  * fix nix example
  * docs: add openSUSE install instructions
  * docs: highlight nix support
  * fix binary name
  * nix build to nix-build
  * add missing checkout
  * Removed `shell.nix` Shell file is unnecessary if a default.nix exists
  * Added shell.nix
  * Update README.md section for no-flake setup.
  * Update the README.md for Nix related updates
  * Added Nix flake-compat
  * docs: fix releases link

Mon Jun  11 06:16:37 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Initial package of rip2 0.8.0 for openSUSE

OBS-URL: https://build.opensuse.org/package/show/utilities/rip2?expand=0&rev=2
2024-07-01 06:20:46 +00:00