diff --git a/rpm/flowplayer.changes b/rpm/flowplayer.changes index fe7f651..bb26d8f 100644 --- a/rpm/flowplayer.changes +++ b/rpm/flowplayer.changes @@ -1,3 +1,6 @@ +* Wed Feb 08 2024 olf - 0.3.2 +- + * Sun Feb 04 2024 olf - 0.3.1 - Add missing QML dependencies (PRs #27, #28) - Fix various ways of album cover download (PR #31) by @dcaliste (closes issue #30) diff --git a/rpm/flowplayer.spec b/rpm/flowplayer.spec index 2c243ff..e903646 100644 --- a/rpm/flowplayer.spec +++ b/rpm/flowplayer.spec @@ -10,7 +10,7 @@ Name: flowplayer Summary: Music Player for SailfishOS # The tag must adhere to semantic versioning: Among multiple other # reasons due to its use for `qmake5` in line 104. See https://semver.org/ -Version: 0.3.1 +Version: 0.3.2 # The tag comprises one of {alpha,beta,rc,release} postfixed with a # natural number greater or equal to 1 (e.g., "beta3") and may additionally be # postfixed with a plus character ("+"), the name of the packager and a release @@ -21,7 +21,7 @@ Version: 0.3.1 # build at GitHub and OBS, when configured accordingly; mind the sorting # (`adud` < `alpha`). For details and reasons, see # https://github.com/storeman-developers/harbour-storeman/wiki/Git-tag-format -Release: rc3 +Release: rc4 # The Group tag should comprise one of the groups listed here: # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS Group: Applications/Multimedia