diff --git a/fastfetch-2.9.1.tar.gz b/fastfetch-2.9.1.tar.gz deleted file mode 100644 index a5c5558..0000000 --- a/fastfetch-2.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f22bb197095ea80c4aa17e1d4b5e0dd6e79234f4a18f427691c7e6f93a812ac8 -size 1291072 diff --git a/fastfetch-2.9.2.tar.gz b/fastfetch-2.9.2.tar.gz new file mode 100644 index 0000000..c34c0d8 --- /dev/null +++ b/fastfetch-2.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca9e48ed30c49fc50d5f64a2ce327a9f00ce4497feac01865c50086cc43e5ce +size 1294912 diff --git a/fastfetch.changes b/fastfetch.changes index 4b676b1..9b27288 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Apr 16 10:04:27 UTC 2024 - Gordon Leung + +- update to 2.9.2: + Changes: + * To make use of the newly introduced `yyjson` flag `YYJSON_WRITE_NEWLINE_AT_END`, fastfetch now requires `yyjson` 0.9.0 or later + Features: + * Always add a final new-line when generating JSON output + * Detect partition create time, which can be used as OS installation time (Disk) + * Print time string when generating JSON result instead of UNIX epoch time number, which is more human-readable + Bugfixes: + * Fix a memory leak + * Fix parsing of option `--packages-disabled` (Packages) + * Don't use command `time` as a shell (Shell) + Logos: + * Add openSUSE MicroOS + * Fix color of AOSC OS + ------------------------------------------------------------------- Mon Apr 8 08:26:17 UTC 2024 - Dirk Müller diff --git a/fastfetch.spec b/fastfetch.spec index f56207c..74d1cc8 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.9.1 +Version: 2.9.2 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT