Skip to content

Commit 931603b

Browse files
authored
[rpm/filecase.*] Intialise v0.4.6 (#115)
* [rpm/filecase.changes] Add stub for v0.4.6 * [rpm/filecase.spec] Post release version increase
1 parent ad1993b commit 931603b

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

rpm/filecase.changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
* Tue Jul 01 2025 olf <Olf0@users.noreply.github.com> - 0.4.6
2+
-
3+
14
* Sun Jun 29 2025 olf <Olf0@users.noreply.github.com> - 0.4.5
25
- Add Estonian translation (#82, #96, #97) by tlend@transifex (Priit Jõerüüt)
36
- Revive Italian translation (#89, #94) by @legacychimera247

rpm/filecase.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Name: filecase
1010
Summary: An advanced file-manager for SailfishOS
1111
# The <version> tag must adhere to semantic versioning: Among multiple other
1212
# reasons due to its use for `qmake5` in line 107. See https://semver.org/
13-
Version: 0.4.5
13+
Version: 0.4.6
1414
# The <release> tag comprises one of {alpha,beta,rc,release} postfixed with a
1515
# natural number greater or equal to 1 (e.g., "beta3") and may additionally be
1616
# postfixed with a plus character ("+"), the name of the packager and a release
@@ -21,7 +21,7 @@ Version: 0.4.5
2121
# build at GitHub and OBS, when configured accordingly; mind the sorting
2222
# (`adud` < `alpha`). For details and reasons, see
2323
# https://github.com/storeman-developers/harbour-storeman/wiki/Git-tag-format
24-
Release: release2
24+
Release: release3
2525
# The Group tag should comprise one of the groups listed here:
2626
# https://github.com/mer-tools/spectacle/blob/master/data/GROUPS
2727
Group: Applications/File

0 commit comments

Comments
 (0)