forked from pool/bottom
Accepting request 1106137 from utilities
- Update to version 0.9.6~0: * uptick: 0.9.6 (#1288) * deps: bump dependencies as of 2023-08-26 (#1287) * deps: pin serde to 1.0.188 (#1286) * docs: update changelog dates * ci: pin musl to 1.71.0 for now when building releases (#1282) * other: appease clippy after Rust 1.72.0 (#1281) * uptick: 0.9.5 (#1280) * deps: bump windows to 0.51.1 (#1279) * deps: bump dependencies as of 2023-08-18 (#1277) * deps: pin serde to <=1.0.171 (#1278) * deps: pin sysinfo to 0.29.8 (#1273) * deps: bump deps as of 2023-08-08 (#1272) - Update to 0.9.6: * #1286: Pin serde to 1.0.188 to help with potential cargo install issues. Note this version should be fine and not pull in binaries. - Update to 0.9.5: * #1278: Pin serde to 1.0.171. OBS-URL: https://build.opensuse.org/request/show/1106137 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bottom?expand=0&rev=21
This commit is contained in:
commit
d0fb3e85b8
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/ClementTsang/bottom.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">0.9.4</param>
|
||||
<param name="revision">0.9.6</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/ClementTsang/bottom.git</param>
|
||||
<param name="changesrevision">07b7caa5fa4080f91af8a448f28456fb95f36722</param></service></servicedata>
|
||||
<param name="changesrevision">6d251098710f3119af11ecdd8761929acb010fab</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e61878190ed5fcf4d49890182eab4e3b46a9d46dd56447810eafc0954fd5106e
|
||||
size 3031152
|
3
bottom-0.9.6~0.tar.zst
Normal file
3
bottom-0.9.6~0.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37eb0164efb347fd1b9a9e52d0f71068f46bf3adac7fd35f37578269aa918bb7
|
||||
size 3031348
|
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 27 10:42:05 UTC 2023 - opensuse-packages@jlk.one
|
||||
|
||||
- Update to version 0.9.6~0:
|
||||
* uptick: 0.9.6 (#1288)
|
||||
* deps: bump dependencies as of 2023-08-26 (#1287)
|
||||
* deps: pin serde to 1.0.188 (#1286)
|
||||
* docs: update changelog dates
|
||||
* ci: pin musl to 1.71.0 for now when building releases (#1282)
|
||||
* other: appease clippy after Rust 1.72.0 (#1281)
|
||||
* uptick: 0.9.5 (#1280)
|
||||
* deps: bump windows to 0.51.1 (#1279)
|
||||
* deps: bump dependencies as of 2023-08-18 (#1277)
|
||||
* deps: pin serde to <=1.0.171 (#1278)
|
||||
* deps: pin sysinfo to 0.29.8 (#1273)
|
||||
* deps: bump deps as of 2023-08-08 (#1272)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 27 10:41:28 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.9.6:
|
||||
* #1286: Pin serde to 1.0.188 to help with potential cargo install
|
||||
issues. Note this version should be fine and not pull in binaries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 27 10:41:10 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.9.5:
|
||||
* #1278: Pin serde to 1.0.171.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 6 14:46:52 UTC 2023 - Jan-Luca Kiok <opensuse-packages@jlk.one>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: bottom
|
||||
Version: 0.9.4~0
|
||||
Version: 0.9.6~0
|
||||
Release: 0
|
||||
Summary: Yet another graphical process/system monitor
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1809665bc5ed2dcab0ff24b66385f7d3f65525337ed72ee4d611e6a3da76bb5
|
||||
size 30341031
|
||||
oid sha256:909485279ebed2f79ca740b6d1d9c6691c856ac77add6160026713b2ea0d66e8
|
||||
size 24690831
|
||||
|
Loading…
x
Reference in New Issue
Block a user