diff --git a/ftxui.changes b/ftxui.changes index 31ce768..722d4e5 100644 --- a/ftxui.changes +++ b/ftxui.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 28 11:13:28 UTC 2023 - Michael Vetter + +- Update to 4.1.1: + * Resolve compile issues in component_fuzzer + ------------------------------------------------------------------- Fri May 19 12:55:43 UTC 2023 - Michael Vetter diff --git a/ftxui.spec b/ftxui.spec index 667a68e..69b70da 100644 --- a/ftxui.spec +++ b/ftxui.spec @@ -18,7 +18,7 @@ %define c_lib libftxui4_1_0 Name: ftxui -Version: 4.1.0 +Version: 4.1.1 Release: 0 Summary: A C++ library for terminal based user interfaces License: MIT @@ -77,6 +77,6 @@ Development files for ftxui. %{_libdir}/libftxui-component.so %{_libdir}/libftxui-dom.so %{_libdir}/libftxui-screen.so -%{_prefix}/lib/pkgconfig/ftxui.pc +%{_libdir}/ftxui.pc %changelog diff --git a/v4.1.0.tar.gz b/v4.1.0.tar.gz deleted file mode 100644 index b61f1c2..0000000 --- a/v4.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f03f5917b44c9bc12335ad891a93813bbb6e738e0bd0c44f97bcc6077c45980 -size 1155581 diff --git a/v4.1.1.tar.gz b/v4.1.1.tar.gz new file mode 100644 index 0000000..bed893c --- /dev/null +++ b/v4.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355739597588f837d3ade70c4a52614e5f8d9c04b9e31e5621ed5aa9ba92507f +size 1154966