public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/luit] rawhide: New: luit-20260907 (#2529579)
@ 2026-09-08  7:42 Thomas E. Dickey
  0 siblings, 0 replies; only message in thread
From: Thomas E. Dickey @ 2026-09-08  7:42 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/luit
            Branch : rawhide
            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=rawhide

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-08  7:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08  7:42 [rpms/luit] rawhide: New: luit-20260907 (#2529579) Thomas E. Dickey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox