diff --git a/rpm/flowplayer.changes b/rpm/flowplayer.changes index aefb76b..66ffba1 100644 --- a/rpm/flowplayer.changes +++ b/rpm/flowplayer.changes @@ -1,11 +1,12 @@ * Sat Feb 24 2024 olf - 0.3.3 - Slightly overhaul `AboutPage.qml` (#58, #59) - Avoid creating QSettings too early (#65) by @llewelld, closes issue #64 +- Let `TS`→`QM` file translation work on OBS (#68), fixes a common issue * Thu Feb 08 2024 olf - 0.3.2 -- Use Sailfish.Pickers.FolderPickerPage to configure music directories (#33) by @smokku -- Enhance AboutPage.qml (#37, #44) -- Translation updates for DE & SV (#45, #46) +- Use `Sailfish.Pickers.FolderPickerPage` to configure music directories (#33) by @smokku +- Enhance `AboutPage.qml` (#37, #44) +- Translation updates for DE & SV (#45, #46) by @Olf0 & @eson57 - Try harder to get rid of hardcoded home paths (#48) by @dcaliste - Change the organisation name (#51) by @dcaliste diff --git a/rpm/flowplayer.spec b/rpm/flowplayer.spec index ec89e9d..43ca8bb 100644 --- a/rpm/flowplayer.spec +++ b/rpm/flowplayer.spec @@ -51,6 +51,7 @@ BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(libresource) BuildRequires: pkgconfig(taglib) +BuildRequires: qt5-qttools-linguist BuildRequires: desktop-file-utils # This description section includes metadata for SailfishOS:Chum, see