public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: topazus <topazus@outlook.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ftxui] rawhide: 7.0.3
Date: Sun, 06 Sep 2026 02:44:34 GMT	[thread overview]
Message-ID: <178866267463.1.13842168816637446404.rpms-ftxui-42f548bfeb40@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ftxui
Branch : rawhide
Commit : 42f548bfeb409b182556c19715d93f9b095abcac
Author : topazus <topazus@outlook.com>
Date   : 2026-09-06T10:44:16+08:00
Stats  : +7/-11 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ftxui/c/42f548bfeb409b182556c19715d93f9b095abcac?branch=rawhide

Log:
7.0.3

---
diff --git a/.gitignore b/.gitignore
index 73296ff..928644b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /FTXUI-5.0.0.tar.gz
 /FTXUI-6.1.9.tar.gz
+/FTXUI-7.0.3.tar.gz

diff --git a/ftxui.spec b/ftxui.spec
index 0637089..96c45a6 100644
--- a/ftxui.spec
+++ b/ftxui.spec
@@ -1,5 +1,5 @@
 %global forgeurl https://github.com/ArthurSonzogni/FTXUI
-Version:        6.1.9
+Version:        7.0.3
 %forgemeta
 
 Name:           ftxui
@@ -33,14 +33,7 @@ The %{name}-devel package contains development files for %{name}.
 %forgeautosetup -p1
 
 %build
-%cmake \
-    -GNinja \
-%if 0%{?fedora}
-    -DFTXUI_BUILD_TESTS=ON \
-%else
-    -DFTXUI_BUILD_TESTS=OFF \
-%endif
-
+%cmake
 %cmake_build
 
 %install
@@ -48,13 +41,15 @@ The %{name}-devel package contains development files for %{name}.
 
 %check
 %if 0%{?fedora}
+%cmake -DBUILD_SHARED_LIBS=OFF -DFTXUI_BUILD_TESTS=ON
+%cmake_build
 %ctest
 %endif
 
 %files
 %license LICENSE
 %doc README.md
-%{_libdir}/libftxui-*.so.%{version}
+%{_libdir}/libftxui-*.so.7*
 
 %files devel
 %{_includedir}/ftxui/

diff --git a/sources b/sources
index e761942..a0388a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (FTXUI-6.1.9.tar.gz) = 55921a42081630947760f46b533fa1e1f65abfad8976db74018fa48889ba352a01b6adaa56fba482f100f15e450df7e0e3120f899d89685612bf19199a7f7c59
+SHA512 (FTXUI-7.0.3.tar.gz) = 62b8128f494b235d99f3802150616e3489623cf763abec1a87c30c577f205dd47fd3ef05961239f13c991194169e764430928f53e3dfced85df05c859e47f3db

                 reply	other threads:[~2026-09-06  2:44 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=178866267463.1.13842168816637446404.rpms-ftxui-42f548bfeb40@fedoraproject.org \
    --to=topazus@outlook.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