public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ftxui] rawhide: 7.0.3
@ 2026-09-06 2:44 topazus
0 siblings, 0 replies; only message in thread
From: topazus @ 2026-09-06 2:44 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-06 2:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-06 2:44 [rpms/ftxui] rawhide: 7.0.3 topazus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox