public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Carl George <carlwgeorge@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fastfetch] f44: Include all Fedora and Fedora derivative logos
Date: Thu, 09 Jul 2026 18:15:47 GMT [thread overview]
Message-ID: <178362094729.1.8402318858998992320.rpms-fastfetch-12a1392cb7c3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fastfetch
Branch : f44
Commit : 12a1392cb7c33b66ce59236c79f163316be1e750
Author : Carl George <carlwgeorge@gmail.com>
Date : 2026-07-09T12:56:08-05:00
Stats : +9/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fastfetch/c/12a1392cb7c33b66ce59236c79f163316be1e750?branch=f44
Log:
Include all Fedora and Fedora derivative logos
https://bugzilla.redhat.com/show_bug.cgi?id=2498013
https://bugzilla.redhat.com/show_bug.cgi?id=2498476
---
diff --git a/fastfetch.spec b/fastfetch.spec
index 86e25f0..055058b 100644
--- a/fastfetch.spec
+++ b/fastfetch.spec
@@ -1,6 +1,6 @@
Name: fastfetch
Version: 2.65.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Fast neofetch-like system information tool
License: MIT
@@ -91,12 +91,15 @@ mechanisms like multithreading and caching to finish as fast as possible.
find src/logo/ascii/ -type f \
-regex 'src/logo/ascii/[a-z]/.*' \
! -name 'almalinux.txt' \
- ! -name 'fedora.txt' \
+ ! -name 'fedora*.txt' \
! -name 'rhel*.txt' \
! -name 'rocky*.txt' \
! -name 'centos*.txt' \
! -name 'oracle.txt' \
! -name 'miracle_linux.txt' \
+ ! -name 'asahi*.txt' \
+ ! -name 'ultramarine*.txt' \
+ ! -name 'nobara*.txt' \
-delete
# remove empty left-over ascii directories
find src/logo/ascii -type d -empty -delete
@@ -124,6 +127,10 @@ find src/logo/ascii -type d -empty -delete
%changelog
+* 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
+
* Mon Jul 06 2026 Jonathan Wright <jonathan@almalinux.org> - 2.65.2-1
- update to 2.65.2 rhbz#2484357
reply other threads:[~2026-07-09 18:15 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=178362094729.1.8402318858998992320.rpms-fastfetch-12a1392cb7c3@fedoraproject.org \
--to=carlwgeorge@gmail.com \
--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