From 3beda422bb54e7f7e67cbdbe75dce29a4977878563d00f6258600104ceedb9ff Mon Sep 17 00:00:00 2001 From: Gordon Leung Date: Fri, 2 Feb 2024 08:07:03 +0000 Subject: [PATCH] - update to version 2.7.1: Features: * Config presets in app folder now work with symlinks Bugfixes: * Fix a possible segfault when detecting terminal (Terminal, Linux) OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=36 --- fastfetch-2.7.0.tar.gz | 3 --- fastfetch-2.7.1.tar.gz | 3 +++ fastfetch.changes | 9 +++++++++ fastfetch.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 fastfetch-2.7.0.tar.gz create mode 100644 fastfetch-2.7.1.tar.gz diff --git a/fastfetch-2.7.0.tar.gz b/fastfetch-2.7.0.tar.gz deleted file mode 100644 index 91bc07a..0000000 --- a/fastfetch-2.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa64838f7107bbcffecc303e94bf587a5cddc1082d3f83e13d3f5fc97b93250d -size 1000300 diff --git a/fastfetch-2.7.1.tar.gz b/fastfetch-2.7.1.tar.gz new file mode 100644 index 0000000..df5f1f7 --- /dev/null +++ b/fastfetch-2.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64778068628426a1d4394f756cec70a62dd9f7fabc267dd7bdcbfc6302f6476e +size 1000565 diff --git a/fastfetch.changes b/fastfetch.changes index ea91dd8..eb9ece8 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Feb 2 08:05:34 UTC 2024 - Gordon Leung + +- update to version 2.7.1: + Features: + * Config presets in app folder now work with symlinks + Bugfixes: + * Fix a possible segfault when detecting terminal (Terminal, Linux) + ------------------------------------------------------------------- Sun Jan 28 04:50:07 UTC 2024 - Gordon Leung diff --git a/fastfetch.spec b/fastfetch.spec index 5e96b42..99fc7f8 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.7.0 +Version: 2.7.1 Release: 0 Summary: Neofetch-like tool written in C License: MIT