1
0
forked from pool/btop
btop/btop.changes
Scott Bradnick 132a0d0094 Accepting request 927814 from home:sbradnick:branches:Base:System
- Update to upstream release 1.0.20:
  * Added: Improved cpu sensor detection for Ryzen Mobile, by @adnanpri
  * Changed: Updated makefile
  * Changed: Regex for Fx::uncolor() changed to string search and replace
  * Changed: Removed all use of regex with dedicated string functions

OBS-URL: https://build.opensuse.org/request/show/927814
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=11
2021-10-27 16:00:18 +00:00

93 lines
3.6 KiB
Plaintext

-------------------------------------------------------------------
Wed Oct 27 15:15:27 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.0.20
- Update to upstream release 1.0.20:
* Added: Improved cpu sensor detection for Ryzen Mobile, by @adnanpri
* Changed: Updated makefile
* Changed: Regex for Fx::uncolor() changed to string search and replace
* Changed: Removed all use of regex with dedicated string functions
-------------------------------------------------------------------
Thu Oct 21 16:03:46 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.0.19
- Update to upstream release 1.0.19:
* Fixed: Makefile now tests compiler flag compatibility
-------------------------------------------------------------------
Tue Oct 19 15:40:53 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com> - 1.0.18
- Update to upstream release 1.0.18:
* Fixed: Makefile g++ -dumpmachine failure to get platform on some distros
- Update to upstream release 1.0.17:
* Changed: Reverted mutexes back to custom atomic bool based locks
* Added: Static binaries switched to building with musl + more platforms, by @jan-guenter
* Fixed: Improved battery detection, by @jan-guenter
* Added: Displayed battery selectable in options menu
* Fixed: Battery error if non existent battery named is entered
-------------------------------------------------------------------
Mon Oct 18 17:33:44 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to version 1.0.16 ...
-------------------------------------------------------------------
Wed Oct 13 15:50:02 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to version 1.0.15 ...
-------------------------------------------------------------------
Thu Oct 7 13:57:15 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to version 1.0.14 ...
-------------------------------------------------------------------
Sat Oct 2 09:54:55 UTC 2021 - Stefan Seyfried <seife+obs@b1-systems.com>
- allow to build on 15.3 also
- improve filelist (no more "files listed twice...")
-------------------------------------------------------------------
Wed Sep 29 20:57:08 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to version 1.0.11 ...
-------------------------------------------------------------------
Tue Sep 28 18:07:45 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to version 1.0.10 ...
-------------------------------------------------------------------
Tue Sep 28 13:36:12 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
- Cleaning commented lines and changelog entries from spec file.
-------------------------------------------------------------------
Mon Sep 27 12:34:55 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to version 1.0.9 ...
-------------------------------------------------------------------
Fri Sep 24 14:28:18 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to version 1.0.6 ...
-------------------------------------------------------------------
Thu Sep 23 14:05:47 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to version 1.0.5 ...
-------------------------------------------------------------------
Wed Sep 22 15:19:38 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to version 1.0.4 ...
-------------------------------------------------------------------
Tue Sep 21 14:59:00 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
- Updating to version 1.0.2 ...
-------------------------------------------------------------------
Mon Sep 20 14:35:47 UTC 2021 - Scott Bradnick <scott.bradnick@suse.com>
- Initial commit for version 1.0.1 ...