Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions rpm/filecase.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* Tue Jul 01 2025 olf <Olf0@users.noreply.github.com> - 0.4.6
-

* Sun Jun 29 2025 olf <Olf0@users.noreply.github.com> - 0.4.5
- Add Estonian translation (#82, #96, #97) by tlend@transifex (Priit Jõerüüt)
- Revive Italian translation (#89, #94) by @legacychimera247
Expand Down
4 changes: 2 additions & 2 deletions rpm/filecase.spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Name: filecase
Summary: An advanced file-manager for SailfishOS
# The <version> tag must adhere to semantic versioning: Among multiple other
# reasons due to its use for `qmake5` in line 107. See https://semver.org/
Version: 0.4.5
Version: 0.4.6
# The <release> 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
Expand All @@ -21,7 +21,7 @@ Version: 0.4.5
# 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: release2
Release: release3
# The Group tag should comprise one of the groups listed here:
# https://github.com/mer-tools/spectacle/blob/master/data/GROUPS
Group: Applications/File
Expand Down