Compare commits
5 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
895b1d89f8 | ||
|
|
e4baf40184 | ||
|
|
14bf4d8deb | ||
| 8e00395eff | |||
| 9a0f3b03c5 |
4
_service
4
_service
@@ -1,9 +1,9 @@
|
|||||||
<services>
|
<services>
|
||||||
<service mode="disabled" name="obs_scm">
|
<service mode="disabled" name="obs_scm">
|
||||||
<param name="url">https://github.com/ClementTsang/bottom.git</param>
|
<param name="url">https://github.com/ClementTsang/bottom.git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">0.12.2</param>
|
<param name="revision">0.11.1</param>
|
||||||
<param name="match-tag">*</param>
|
<param name="match-tag">*</param>
|
||||||
<param name="versionrewrite-pattern">(\d+\.\d+\.\d+)</param>
|
<param name="versionrewrite-pattern">(\d+\.\d+\.\d+)</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/ClementTsang/bottom.git</param>
|
<param name="url">https://github.com/ClementTsang/bottom.git</param>
|
||||||
<param name="changesrevision">9ef7b687b36373202f8d1f65e25b8494840252f6</param></service></servicedata>
|
<param name="changesrevision">2578f20ce542047e3906ef87334ce15fbb53c15a</param></service></servicedata>
|
||||||
3
bottom-0.11.1~0.tar.zst
Normal file
3
bottom-0.11.1~0.tar.zst
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:27fd861c141b34a5608b03c70a42bd9fa7892911d1feac2ff55ade796134184b
|
||||||
|
size 3074929
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d20cbfc6a7a16b73d62cdd29710fafa0b25eb6f237457aa8958efc4b2a18c108
|
|
||||||
size 3113388
|
|
||||||
@@ -1,69 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Dec 29 12:52:10 UTC 2025 - Jan-Luca Kiok <opensuse-packages@jlk.one>
|
|
||||||
|
|
||||||
- Update to version 0.12.2:
|
|
||||||
* Features
|
|
||||||
* Add spacebar shortcut to toggle process tree expansion
|
|
||||||
* Add read-only mode, where things like killing processes is
|
|
||||||
disabled
|
|
||||||
* Add enter key shortcut to close process search widget
|
|
||||||
* Add nice (UNIX-only) and priority columns to the process
|
|
||||||
widget
|
|
||||||
* Bug Fixes
|
|
||||||
* Fix a bug around quote parsing in the process widget's search
|
|
||||||
* Other
|
|
||||||
* Rename Linux icon to avoid collision with generic "bottom"
|
|
||||||
icon
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Nov 17 10:19:53 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
||||||
|
|
||||||
- Update to 0.11.4:
|
|
||||||
Bug Fixes:
|
|
||||||
* #1859: Ensure average CPU is drawn on top in "All" mode.
|
|
||||||
* #1867: Fix network graph y-axis height cache not updating correctly.
|
|
||||||
* #1867: Fix network graph y-axis occasionally starting with a range of zero.
|
|
||||||
Other:
|
|
||||||
* #1862: Simplify cfg condition
|
|
||||||
* #1863: Replace bottom icon with a square version
|
|
||||||
* #1865: Improve help dialog width calculation.
|
|
||||||
* #1869: Add mise installation method to README
|
|
||||||
- Remove obscpio file, we already use the .tar.zst
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Nov 9 12:07:26 UTC 2025 - Jan-Luca Kiok <opensuse-packages@jlk.one>
|
|
||||||
|
|
||||||
- Update to version 0.11.3:
|
|
||||||
Features:
|
|
||||||
* Add free_arc option to subtract ARC from total memory usage
|
|
||||||
Bug Fixes:
|
|
||||||
* Sort disk I/O using actual value rather than string
|
|
||||||
representation
|
|
||||||
* Fix displayed average CPU value being wrong in graphs.
|
|
||||||
Other:
|
|
||||||
* Add icon for application
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Oct 10 05:14:19 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
||||||
|
|
||||||
- Update to version 0.11.2:
|
|
||||||
Features:
|
|
||||||
* #1793: Add support for threads in Linux.
|
|
||||||
* #1719: Support ignoring all keypresses.
|
|
||||||
* #1772: Support hiding kernel threads
|
|
||||||
Bug Fixes:
|
|
||||||
* #1800: Fix colon at end of process name in Linux.
|
|
||||||
* #1804: Draw average CPU last again.
|
|
||||||
* #1811: Fix drawing average CPU in basic mode when dedicated row is enabled
|
|
||||||
* #1817: Fix builds for FreeBSD on ARM/PowerPC due to libc::c_char data type being different
|
|
||||||
* #1821: Use alpha version of ratatui version which fixes drawing at high resolutions.
|
|
||||||
* #1827: Fix crash for Windows where the network widget could cause a crash if the program
|
|
||||||
started too quickly after boot under certain settings.
|
|
||||||
Other:
|
|
||||||
* #1780: Add gah installation instructions
|
|
||||||
* #1801: Build and check Windows ARM.
|
|
||||||
* #1816: Optimize username cloning on Unix.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 15 20:37:17 UTC 2025 - Jan-Luca Kiok <opensuse-packages@jlk.one>
|
Fri Aug 15 20:37:17 UTC 2025 - Jan-Luca Kiok <opensuse-packages@jlk.one>
|
||||||
|
|
||||||
@@ -74,6 +8,7 @@ Fri Aug 15 20:37:17 UTC 2025 - Jan-Luca Kiok <opensuse-packages@jlk.one>
|
|||||||
* Other
|
* Other
|
||||||
* Speed up time between startup and displaying data.
|
* Speed up time between startup and displaying data.
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 09 18:57:55 UTC 2025 - Jan-Luca Kiok <opensuse-packages@jlk.one>
|
Sat Aug 09 18:57:55 UTC 2025 - Jan-Luca Kiok <opensuse-packages@jlk.one>
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
name: bottom
|
|
||||||
version: 0.12.2
|
|
||||||
mtime: 1766854736
|
|
||||||
commit: 9ef7b687b36373202f8d1f65e25b8494840252f6
|
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: bottom
|
Name: bottom
|
||||||
Version: 0.12.2
|
Version: 0.11.1~0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Yet another graphical process/system monitor
|
Summary: Yet another graphical process/system monitor
|
||||||
License: Apache-2.0 AND MIT
|
License: Apache-2.0 AND MIT
|
||||||
@@ -27,7 +27,7 @@ URL: https://github.com/ClementTsang/bottom
|
|||||||
Source: %{name}-%{version}.tar.zst
|
Source: %{name}-%{version}.tar.zst
|
||||||
Source1: vendor.tar.zst
|
Source1: vendor.tar.zst
|
||||||
BuildRequires: cargo-packaging
|
BuildRequires: cargo-packaging
|
||||||
BuildRequires: rust >= 1.89
|
BuildRequires: rust >= 1.81
|
||||||
BuildRequires: zstd
|
BuildRequires: zstd
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:5968c1beb3cb86bed7d872012b551c2702d3d8e19e8ccce01387ec4fcec07e84
|
oid sha256:fea7dce05db634f8610a2b4258ec816b8211e27d50c2fe5b1626bc2b3c34dfca
|
||||||
size 37987250
|
size 28742573
|
||||||
|
|||||||
Reference in New Issue
Block a user