diff --git a/fastfetch-1.11.0.tar.gz b/fastfetch-1.11.0.tar.gz deleted file mode 100644 index 48578d5..0000000 --- a/fastfetch-1.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:900b3c19f56fca59fd90ae2a033f40fec00185f2a0078dabdcc13a27635dd989 -size 531745 diff --git a/fastfetch-1.11.3.tar.gz b/fastfetch-1.11.3.tar.gz new file mode 100644 index 0000000..b92e218 --- /dev/null +++ b/fastfetch-1.11.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699ee59b0677121411a11119a06bdb5bc45dc04b551904c9d9d30477e2142358 +size 536138 diff --git a/fastfetch.changes b/fastfetch.changes index 7d6546e..f3439be 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Jun 12 09:20:12 UTC 2023 - Soc Virnyl Estela + +- Update to version 1.11.3: + Features: + * Support display name, type, rotation detection on Wayland (Linux, Display) + * Print more useful display name instead of intel_backlight (Linux, Brightness) + * Icons module supports Windows (Windows, Icons) + * Add Wallpaper module which shows the current wallpaper image path + * Add mac address detection --localip-show-mac (LocalIP, #451) + Bugfixes: + * Fix Gnome version detection on Fedora (DE) + * Fix Windows drives detection in WSL (Disk) + * Fix a segfault bug, regression of 1.11.1 + Changes: + * In order to make Icons module consistant between different platforms, + --icons-format no longer supports individual GTK / QT icon params. + * --theme-format no longer supports individual GTK / plasma theme params. + * --local-ip-* and --public-ip-* have been changed to --localip-* and --publicip-* + * --localip-compact-type is no longer supported. Fastfetch now display IPs as + --localip-compat-type multiline by default, with --local-compact true can be set as an alias of --localip-compact-type oneline + * --localip-v6first is no longer supported. + ------------------------------------------------------------------- Wed May 17 14:34:44 UTC 2023 - Soc Virnyl Estela diff --git a/fastfetch.spec b/fastfetch.spec index 19b6d0e..6748e43 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 1.11.0 +Version: 1.11.3 Release: 0 Summary: Neofetch-like tool written in C License: MIT