From 45f0e58198e47c3857b54e44b769bd8385af4c4f7039d24f054c16f3d6e61fef Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sat, 4 Mar 2023 01:56:56 +0000 Subject: [PATCH] - Update to version 1.10.3: * Fix uninitialized variables (GPU, Windows) * Fix compiling errors (Windows) * Improve performance (WmTheme amd Font, Windows and macOS) * Enable nonblocking public-ip / weather detection (Android) OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=9 --- fastfetch-1.10.3.tar.gz | 3 +++ fastfetch-1.9.1.tar.gz | 3 --- fastfetch.changes | 9 +++++++++ fastfetch.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 fastfetch-1.10.3.tar.gz delete mode 100644 fastfetch-1.9.1.tar.gz diff --git a/fastfetch-1.10.3.tar.gz b/fastfetch-1.10.3.tar.gz new file mode 100644 index 0000000..5bbcfa6 --- /dev/null +++ b/fastfetch-1.10.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55385feb4f4d7c16b3e8555afb20b030f3dbf446e225b09f1dcae163702225b6 +size 528112 diff --git a/fastfetch-1.9.1.tar.gz b/fastfetch-1.9.1.tar.gz deleted file mode 100644 index 885123d..0000000 --- a/fastfetch-1.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b6d31bc213282b26a7c2fc9706d41e1669a7ea8875154ba6aed1ba428c92b3d -size 510560 diff --git a/fastfetch.changes b/fastfetch.changes index 5b0ad4d..3507ec1 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Mar 4 01:55:25 UTC 2023 - Soc Virnyl Estela + +- Update to version 1.10.3: + * Fix uninitialized variables (GPU, Windows) + * Fix compiling errors (Windows) + * Improve performance (WmTheme amd Font, Windows and macOS) + * Enable nonblocking public-ip / weather detection (Android) + ------------------------------------------------------------------- Thu Feb 2 02:54:22 UTC 2023 - Soc Virnyl Estela diff --git a/fastfetch.spec b/fastfetch.spec index ecf3198..f27db86 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 1.9.1 +Version: 1.10.3 Release: 0 Summary: Neofetch-like tool written in C License: MIT