public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kmscon] f45: Update to v10.0.2
@ 2026-08-21  8:53 Jocelyn Falempe
  0 siblings, 0 replies; only message in thread
From: Jocelyn Falempe @ 2026-08-21  8:53 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/kmscon
            Branch : f45
            Commit : 4382113669f4e4a22de2525595f92937a5a29f13
            Author : Jocelyn Falempe <jfalempe@redhat.com>
            Date   : 2026-08-20T20:26:31+02:00
            Stats  : +7/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/kmscon/c/4382113669f4e4a22de2525595f92937a5a29f13?branch=f45

            Log:
            Update to v10.0.2

Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index 871b8bf..6f05748 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /kmscon-9.3.5.tar.gz
 /kmscon-10.0.0.tar.gz
 /kmscon-10.0.1.tar.gz
+/kmscon-10.0.2.tar.gz

diff --git a/kmscon.spec b/kmscon.spec
index 64f8bd7..4dd52e6 100644
--- a/kmscon.spec
+++ b/kmscon.spec
@@ -1,13 +1,14 @@
 Name:           kmscon
-Version:        10.0.1
+Version:        10.0.2
 Release:        %autorelease
 Summary:        Linux KMS/DRM based virtual Console Emulator
-License:        MIT
+# MIT for the source code, and OFL-1.1 for the unifont font.
+License:        MIT and OFL-1.1
 URL:            https://github.com/kmscon/kmscon/
 Source:         %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  check-devel
 BuildRequires:  docbook-style-xsl
-BuildRequires:  libtsm-devel >= 4.6.0
+BuildRequires:  libtsm-devel >= 4.7.0
 BuildRequires:  meson
 BuildRequires:  ncurses
 BuildRequires:  gcc
@@ -91,6 +92,7 @@ mod-gltex.so
 %{_bindir}/%{name}
 %{_bindir}/kmscon-launch-gui
 %{_libdir}/kmscon/mod-unifont.so
+%{_libdir}/kmscon/mod-psf.so
 %{_mandir}/man1/kmscon.1*
 %{_mandir}/man5/kmscon.conf.5*
 %{_unitdir}/kmscon.service

diff --git a/sources b/sources
index 744f250..831629f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kmscon-10.0.1.tar.gz) = 9db07651e426763bfeb05a7af013945f13727b37369b0a5c1faef28198e96cf0d27edd50b61d3d434111d315808f8f301465cbf8d10734d29ba96890f1d930df
+SHA512 (kmscon-10.0.2.tar.gz) = 2ad4cb5fa8b7f6fb23c58ce7442e709e3d9c50c705b9bb3a7bb93009d10676f0ecb6e46f6d98333a7547b10e79424dc60bb2a4665e010e7ed4281e153e9400d8

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

only message in thread, other threads:[~2026-08-21  8:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21  8:53 [rpms/kmscon] f45: Update to v10.0.2 Jocelyn Falempe

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