diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-17 08:06:45 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-17 08:06:45 +0000 |
commit | bdb8f402e6900f9c28b2bf3d648f9b019f126325 (patch) | |
tree | e6e7e3c5b6e99850f13581de284fc897ed6ecb41 | |
parent | 8ae9fe31043a01579e63fb7068bf601f8df79cdc (diff) |
automatic import of fastfetchopeneuler25.03openeuler24.03_LTS_SP1openeuler24.03_LTS
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | fastfetch.spec | 7 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 3 deletions
@@ -1 +1,2 @@ /fastfetch-2.34.0.tar.gz +/fastfetch-2.45.0.tar.gz 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 @@ -1 +1 @@ -ed9d0f70d998465614f8cfec541951e9 fastfetch-2.34.0.tar.gz +0ed987f4c2b57f8301d25b9b04f30749 fastfetch-2.45.0.tar.gz |