forked from pool/fastfetch
Accepting request 1194194 from utilities
OBS-URL: https://build.opensuse.org/request/show/1194194 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fastfetch?expand=0&rev=41
This commit is contained in:
commit
5e525104a9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:680ade11a293429ae8724b6335bd27b7a165b3c3f3e8203e185a1582c8b0cd08
|
||||
size 1093402
|
3
fastfetch-2.21.3.tar.gz
Normal file
3
fastfetch-2.21.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cec1f126ade7a5ef971901b1cdbe79f5864523d7a0a92732991619485d13e2e7
|
||||
size 1093534
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 15 17:15:17 UTC 2024 - RN <R_Nik_C@proton.me>
|
||||
|
||||
- update to 2.21.3
|
||||
Bugfixes:
|
||||
* Fix bad Intel Arc GPU name detection, which was supposed to
|
||||
be fixed in the last version but the change was reverted
|
||||
accidentally (GPU, Linux)
|
||||
* Fix arm32 CPU name detection no longer work. Regression of
|
||||
2.21.2 (CPU, Linux)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 15 01:16:53 UTC 2024 - RN <R_Nik_C@proton.me>
|
||||
|
||||
- Added some build libraries
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 04:30:20 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: fastfetch
|
||||
Version: 2.21.2
|
||||
Version: 2.21.3
|
||||
Release: 0
|
||||
Summary: Neofetch-like tool written mostly in C
|
||||
License: MIT
|
||||
@ -38,7 +38,10 @@ BuildRequires: pkgconfig(DirectX-Headers)
|
||||
BuildRequires: pkgconfig(ImageMagick)
|
||||
BuildRequires: pkgconfig(chafa)
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
BuildRequires: pkgconfig(dconf)
|
||||
BuildRequires: pkgconfig(ddcutil)
|
||||
BuildRequires: pkgconfig(libelf)
|
||||
BuildRequires: pkgconfig(libpulse)
|
||||
BuildRequires: pkgconfig(libxfconf-0)
|
||||
BuildRequires: pkgconfig(ocl-icd)
|
||||
BuildRequires: pkgconfig(rpm)
|
||||
|
Loading…
Reference in New Issue
Block a user