diff --git a/btop.changes b/btop.changes index 8eb8b16..8cf9a7b 100644 --- a/btop.changes +++ b/btop.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Oct 27 15:15:27 UTC 2021 - Scott Bradnick - 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 - 1.0.19 diff --git a/btop.spec b/btop.spec index 49dfe69..ec03090 100644 --- a/btop.spec +++ b/btop.spec @@ -17,7 +17,7 @@ Name: btop -Version: 1.0.19 +Version: 1.0.20 Release: 0 Summary: Usage and stats for processor, memory, disks, network and processes License: Apache-2.0 diff --git a/v1.0.19.tar.gz b/v1.0.19.tar.gz deleted file mode 100644 index 4539be5..0000000 --- a/v1.0.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2983247a804ced692385b61a7e8f98536cb1bbffeacb9ca985c68f810658db5e -size 922374 diff --git a/v1.0.20.tar.gz b/v1.0.20.tar.gz new file mode 100644 index 0000000..c76c286 --- /dev/null +++ b/v1.0.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1c863f8a9d7da300be33be850c132a3cd24d483554b22774ce687068163a99 +size 922413