From 87f7d10ae2f38357265409074b44408afb7fdace Mon Sep 17 00:00:00 2001 From: olf Date: Sat, 24 Feb 2024 09:30:42 +0100 Subject: [PATCH] Pre-release version increase (#72) * [filecase.spec] Pre-release version increase * [filecase.changes] Add stub for v0.4.4 --- rpm/filecase.changes | 3 +++ rpm/filecase.spec | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/rpm/filecase.changes b/rpm/filecase.changes index cf3e4c6..48ed4fd 100644 --- a/rpm/filecase.changes +++ b/rpm/filecase.changes @@ -1,3 +1,6 @@ +* Sat Feb 24 2024 olf - 0.4.4 +- Foo + * Fri Nov 24 2023 olf - 0.4.3 - Update Swedish translation (PR #47) by @eson57 - Introduce a quick & dirty workaround for issue #15 (PR #46) by @simonschmeisser diff --git a/rpm/filecase.spec b/rpm/filecase.spec index e10edb0..a1ecaf5 100644 --- a/rpm/filecase.spec +++ b/rpm/filecase.spec @@ -10,7 +10,7 @@ Name: filecase Summary: An advanced file-manager for SailfishOS # The 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.3 +Version: 0.4.4 # 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.4.3 # 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: rc4 +Release: 0 # The Group tag should comprise one of the groups listed here: # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS Group: Applications/File