public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Wright <jonathan@almalinux.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fastfetch] f44: update to 2.66.0 rhbz#2498974
Date: Sun, 12 Jul 2026 18:38:15 GMT [thread overview]
Message-ID: <178388149571.1.17639409412671481963.rpms-fastfetch-77d7b816fd2a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fastfetch
Branch : f44
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=f44
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
reply other threads:[~2026-07-12 18:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178388149571.1.17639409412671481963.rpms-fastfetch-77d7b816fd2a@fedoraproject.org \
--to=jonathan@almalinux.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox