- Fix typo in description. OBS-URL: https://build.opensuse.org/request/show/1168391 OBS-URL: https://build.opensuse.org/package/show/Base:System/rinstall?expand=0&rev=11
58 lines
2.2 KiB
Plaintext
58 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 16 16:19:13 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Fix typo in description.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 24 10:28:25 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Fix rinstall usage in macros.rinstall
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 24 05:04:06 UTC 2022 - William Brown <william.brown@suse.com>
|
|
|
|
- Automatic update of vendored dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 19 14:48:18 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Fix systemd unitdir in macros.rinstall
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 19 12:51:47 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Update to version 0.2.0:
|
|
* install.yml:
|
|
+ Add new `systemd-user-units` key
|
|
* **Breaking changes**:
|
|
+ Use `XDG_DATA_HOME` as `localstatedir` in non system-wide installations
|
|
+ Use `/usr/local/lib/systemd` as systemd_unitsdir instead of
|
|
`/usr/local/lib/systemd/system`
|
|
+ `user-config` will be installed as docs in system-wide installations
|
|
+ Move default command to an install subcommand
|
|
* Add colored output
|
|
* Add new `--rust-debug-target` flag
|
|
* Small improvements to dry mode and warnings
|
|
* Improved README.md documentation
|
|
* Add autogenerated man pages and completions
|
|
* Add $PROJECTDIR placeholder for rust projects
|
|
* Take multiple packages in `uninstall` command
|
|
* Add support for pkginfo files as argument in `uninstall`
|
|
* Rework rinstall arguments
|
|
* Enable system mode dependending on the flag; previously it was
|
|
always enabled when rinstall was executed as root
|
|
* Add --update flag to install command
|
|
* Improved messages
|
|
* Add elvish completions
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 5 05:25:41 UTC 2022 - William Brown <william.brown@suse.com>
|
|
|
|
- Automatic update of vendored dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 16:11:39 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Initial packaging of version 0.1.1
|
|
|