public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Thomas E. Dickey <dickey@invisible-island.net>
To: git-commits@fedoraproject.org
Subject: [rpms/luit] epel10.3: New: luit-20260907 (#2529579)
Date: Tue, 08 Sep 2026 08:06:32 GMT [thread overview]
Message-ID: <178885479269.1.11973107378330019158.rpms-luit-6b999b7fe64f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/luit
Branch : epel10.3
Commit : 6b999b7fe64f2fd3fe4d37229c8be9ab0a59a4fa
Author : Thomas E. Dickey <dickey@invisible-island.net>
Date : 2026-09-08T03:40:10-04:00
Stats : +11/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/luit/c/6b999b7fe64f2fd3fe4d37229c8be9ab0a59a4fa?branch=epel10.3
Log:
New: luit-20260907 (#2529579)
Adds a build-dependency needed for "make check"
---
diff --git a/.gitignore b/.gitignore
index b65b003..7e73e67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/luit-20240102.tgz
/luit-20240910.tgz
/luit-20250912.tgz
+/luit-20260907.tgz
diff --git a/luit.spec b/luit.spec
index ad78513..528b276 100644
--- a/luit.spec
+++ b/luit.spec
@@ -1,16 +1,17 @@
Summary: Locale and ISO 2022 support for Unicode terminals
-%global AppVersion 20250912
+%global AppVersion 20260907
Name: luit
Version: 2.0.%{AppVersion}
-Release: 8%{?dist}
+Release: 9%{?dist}
License: MIT
URL: https://invisible-island.net/%{name}/
Source0: https://invisible-island.net/archives/%{name}/%{name}-%{AppVersion}.tgz
BuildRequires: gcc
BuildRequires: make
BuildRequires: zlib-devel
+BuildRequires: xorg-x11-fonts-misc
%description
Luit is a filter that can be run between an arbitrary application and a
@@ -34,6 +35,9 @@ the fontenc package.
%install
%make_install
+%check || :
+make check
+
%files
%license COPYING
%doc %{name}.log.html
@@ -41,6 +45,9 @@ the fontenc package.
%{_mandir}/man1/*
%changelog
+* Tue Sep 08 2026 Thomas E. Dickey <dickey@his.com> - 2.0.20260907-9
+- update to 2.0.20260907 (RHBZ #2529579)
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.20250912-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index dd0f428..962ee0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (luit-20250912.tgz) = 25d8250c1d59f2908b36a64b69b34706db34e7010385e99cb873ac476c4b60978d2335b378d822a5815a6f99eea1bf6e179e66bc89579e51d22f7fe4e06998c9
+SHA512 (luit-20260907.tgz) = f147be37b1775c701d26e2c953961b8e5a5fcd43a9502500994dae8370e985c2d666091ec5f8735c2722aa0917d88cfd6a75d324a557ad2e53551be9cbf0b308
reply other threads:[~2026-09-08 8:06 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=178885479269.1.11973107378330019158.rpms-luit-6b999b7fe64f@fedoraproject.org \
--to=dickey@invisible-island.net \
--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