a change has been introduced to obs-service-cargo to ship lockfiles now even if there are no dependencies. - Update to version 0.4.0+g0: * refactor and add scoop support * Update main.rs * updated readme * removed all unwraps * version 0.3.2 * bumped semver * Error Handling added for file and dir * fixed panic on no args OBS-URL: https://build.opensuse.org/package/show/utilities/bonk?expand=0&rev=7
42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Oct 4 14:05:08 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
|
|
|
- Add vendor.tar.zst that contains a Cargo.lock. This is because
|
|
a change has been introduced to obs-service-cargo to ship lockfiles now
|
|
even if there are no dependencies.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 07 16:08:47 UTC 2024 - socvirnyl.estela@gmail.com
|
|
|
|
- Update to version 0.4.0+g0:
|
|
* refactor and add scoop support
|
|
* Update main.rs
|
|
* updated readme
|
|
* removed all unwraps
|
|
* version 0.3.2
|
|
* bumped semver
|
|
* Error Handling added for file and dir
|
|
* fixed panic on no args
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 18 07:14:13 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Update to version 0.4.0+g0:
|
|
* refactor and add scoop support
|
|
* Update main.rs
|
|
* updated readme
|
|
* removed all unwraps
|
|
* Error Handling added for file and dir
|
|
* fixed panic on no args
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 31 12:11:28 UTC 2023 - Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
|
|
|
|
- Update to version 0.3.2+g4:
|
|
* Update main.rs. fixes issues when parameters creates files
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 19 14:32:59 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
- Initial spec for bonk version 0.3.2
|