diff --git a/bin/post_sfos-upgrade b/bin/post_sfos-upgrade index 806194a..def6446 100644 --- a/bin/post_sfos-upgrade +++ b/bin/post_sfos-upgrade @@ -80,6 +80,7 @@ then printf '\n' fi # Not executing either zypper or pkcon but both, because refreshing both of their caches is an important aspect. if command -v pkcon > /dev/null 2>&1 # Is usually installed, but PackageKit is deliberately not specified as a dependency. +then # This may have become superfluous with SFOS 3.2.0, see # https://together.jolla.com/question/214572/changelog-320-torronsuo/#214572-packagekit # Would need to investigate, but refreshing twice will do no harm, anyway. diff --git a/rpm/sfos-upgrade.spec b/rpm/sfos-upgrade.spec index 0b2de7b..9737507 100644 --- a/rpm/sfos-upgrade.spec +++ b/rpm/sfos-upgrade.spec @@ -14,7 +14,7 @@ Version: 3.11.2 # build at GitHub and OBS, when configured accordingly; mind the sorting # (`adud` < `alpha`). For details and reasons, see # https://github.com/Olf0/sfos-upgrade/wiki/Git-tag-format -Release: release1 +Release: release2 # The Group tag should comprise one of the groups listed here: # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS Group: Applications/System