diff --git a/fastfetch-1.8.2.tar.gz b/fastfetch-1.8.2.tar.gz deleted file mode 100644 index 025a8bc..0000000 --- a/fastfetch-1.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:552f4239a83d31e2fb14bdf7fc5d74cc6cc819f8b6ddd2346ba0dcfac13ac62a -size 495971 diff --git a/fastfetch-1.9.0.tar.gz b/fastfetch-1.9.0.tar.gz new file mode 100644 index 0000000..ee5ee6f --- /dev/null +++ b/fastfetch-1.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b43b8f3053a417b8138918d2efb46172ddc8d42183ad8707fb1dace63917e448 +size 510212 diff --git a/fastfetch.changes b/fastfetch.changes index 999f57c..d8a0cf6 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Jan 23 15:09:55 UTC 2023 - Andrea Manzini + +- Update to version 1.9.0 + * fastfetch no longer creates a sample config file silently. Use --gen-config to generate one. + * fastfetch now search for user config file in the order of fastfetch --list-config-paths + * Unknown disks are hidden by default. + * Resolution module is renamed to Display. + * new options: --logo-padding-top, --list-config-paths, --list-data-paths, --gpu-hide-integrated, --gpu-hide-discrete + * Raw image file as logo support + * Add Brightness, Wifi module support + * Disk name support for Linux + * Fix rpm package count detection + * Fix cpu temp detection + ------------------------------------------------------------------- Wed Jan 18 02:47:19 UTC 2023 - Soc Virnyl Estela diff --git a/fastfetch.spec b/fastfetch.spec index a9f2d66..dbbab82 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 1.8.2 +Version: 1.9.0 Release: 0 Summary: Neofetch-like tool written in C License: MIT