public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fastfetch] epel9: update to 2.66.0 rhbz#2498974
@ 2026-07-12 18:38 Jonathan Wright
0 siblings, 0 replies; only message in thread
From: Jonathan Wright @ 2026-07-12 18:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fastfetch
Branch : epel9
Commit : 77d7b816fd2a99c4b08467e787d02bda526af7c4
Author : Jonathan Wright <jonathan@almalinux.org>
Date : 2026-07-12T13:37:51-05:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fastfetch/c/77d7b816fd2a99c4b08467e787d02bda526af7c4?branch=epel9
Log:
update to 2.66.0 rhbz#2498974
enable lua support
---
diff --git a/.gitignore b/.gitignore
index d472d99..ed015fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,4 @@
/fastfetch-2.61.0.tar.gz
/fastfetch-2.63.1.tar.gz
/fastfetch-2.65.2.tar.gz
+/fastfetch-2.66.0.tar.gz
diff --git a/fastfetch.spec b/fastfetch.spec
index 055058b..5e8a4eb 100644
--- a/fastfetch.spec
+++ b/fastfetch.spec
@@ -1,6 +1,6 @@
Name: fastfetch
-Version: 2.65.2
-Release: 2%{?dist}
+Version: 2.66.0
+Release: 1%{?dist}
Summary: Fast neofetch-like system information tool
License: MIT
@@ -45,6 +45,7 @@ BuildRequires: efl-devel
%endif
BuildRequires: libva-devel
BuildRequires: libvdpau-devel
+BuildRequires: lua-devel
Recommends: hwdata
Suggests: libXrandr
@@ -127,6 +128,10 @@ find src/logo/ascii -type d -empty -delete
%changelog
+* Sun Jul 12 2026 Jonathan Wright <jonathan@almalinux.org> - 2.66.0-1
+- update to 2.66.0 rhbz#2498974
+- enable lua support
+
* Thu Jul 09 2026 Carl George <carlwgeorge@gmail.com> - 2.65.2-2
- Include all Fedora logos rhbz#2498013
- Include Fedora derivative logos rhbz#2498476
diff --git a/sources b/sources
index 3099d72..8aa733b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fastfetch-2.65.2.tar.gz) = 750b6ea174fe37f0c232ee2d0d76c7c8696c9c25b27a35bc36f598ffa52a165f3a6dca0390cbac1f00c1a1b304e3e8ef1bf5a433e79932f179c4d0b48550dbbf
+SHA512 (fastfetch-2.66.0.tar.gz) = dc067be6742b1193a6f7719333ecd418289c23b2c8ffc7f603eb9dd39b3b279536edcb87bc0e00f1a3a1a6f581e290b89e8cc5acd40a806bef1ba141b45d34c5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-12 18:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-12 18:38 [rpms/fastfetch] epel9: update to 2.66.0 rhbz#2498974 Jonathan Wright
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox