diff options
Diffstat (limited to 'fastfetch.spec')
-rw-r--r-- | fastfetch.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/fastfetch.spec b/fastfetch.spec index 688d5fc..5792b2c 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -1,7 +1,7 @@ %global __cmake_in_source_build 1 Name: fastfetch -Version: 2.34.0 +Version: 2.45.0 Release: 1%{?dist} Summary: Like neofetch, but much faster because written in c @@ -91,5 +91,8 @@ mechanisms like multithreading and caching to finish as fast as possible. %{_datadir}/zsh/site-functions/_%{name} %changelog -* Thu Jan 9 2025 lichaoran <pkwarcraft@hotmail.com> - 2.34.0-1 +* Tue Jun 17 2025 jchzhou <zhoujiacheng@iscas.ac.cn> - 2.45.0-1 +- Upgrade to 2.45 + +* Thu Jan 09 2025 lichaoran <pkwarcraft@hotmail.com> - 2.34.0-1 - Init package |