diff --git a/libfm-qt-0.14.1.tar.gz b/libfm-qt-0.14.1.tar.gz index e2641717eafc27438da993f67cd00dc89d2c487a..e4d75728e96a87f6c426ae41ac98c9161ea04040 100644 Binary files a/libfm-qt-0.14.1.tar.gz and b/libfm-qt-0.14.1.tar.gz differ diff --git a/libfm-qt.spec b/libfm-qt.spec index b6bbe50d971881413a8a163a8b388bd3fcb9a3b6..1836994a2e7d054a4a1b0e5eaedb2bbb76089783 100644 --- a/libfm-qt.spec +++ b/libfm-qt.spec @@ -1,6 +1,6 @@ Name: libfm-qt Version: 0.14.1 -Release: 199.1%{?dist} +Release: 199.2%{?dist} Summary: Companion library for PCManFM License: GPLv2+ URL: http://www.gd-linux.com @@ -128,6 +128,12 @@ sed -i "s/Requires:.*/Requires: Qt5Widgets Qt5X11Extras/" %{buildroot}/%{_libdir %dir %{_datadir}/libfm-qt/translations %changelog +* Tue Dec 31 2024 heleilei - 0.14.1-199.2 +- fix build error + +* Mon Dec 30 2024 heleilei - 0.14.1-199.1 +- fix build error + * Wed Nov 10 2021 Wu Shangmin - 0.14.1-199 - 修复中文翻译问题