Skip to content

Releases: storeman-developers/harbour-storeman-installer

2.0.8

03 Dec 01:06
5bd8f4a
Compare
Choose a tag to compare
2.0.8 Pre-release
Pre-release

Change

  • Eliminate apparently superfluous timer unit (#126)

Full Changelog: 1.3.2...2.0.8

Side note: Using the defer-inst-via-systemd branch for this pre-release!

2.0.7

01 Dec 03:04
df1dcfe
Compare
Choose a tag to compare
2.0.7 Pre-release
Pre-release

Changes

  • Create unit files harbour-storeman-installer.timer and harbour-storeman-installer.service (#94 etc.)
  • The service unit performs the installation of Storeman
  • The timer unit is triggered via systemctl in the %posttrans scriptlet (#94)
  • Thus the necessity for user interaction(s) is eliminated, besides triggering the installation of Storeman Installer

Full Changelog: 1.3.4...2.0.7

Side note: Using the defer-inst-via-systemd branch for this pre-release!

1.3.3

03 Dec 04:24
36b64d1
Compare
Choose a tag to compare

Changes

  • Start pkcon commands with the options -pn
  • Tidy spec file as implemented in v2.0
  • Fix broken links to build.sailfishos.orgbuild.merproject.org
  • Enhance README.md
  • Overhaul some comments

Full Changelog: 1.3.2...1.3.3

Side note: Mind to usually target the master branch when setting release tags.

1.3.2

01 Dec 02:14
09ddb19
Compare
Choose a tag to compare

Changes

Full Changelog: 1.3.1...1.3.2

Side note: Mind to usually target the master branch when setting release tags.

1.3.1

01 Dec 01:00
f9d326b
Compare
Choose a tag to compare

Change

  • Fix auto-removing Storeman < 0.3.0 on SailfishOS ≥ 3.1.0 (#109)

Full Changelog: 1.3.0...1.3.1

Side note: Mind to usually target the master branch when setting release tags.

1.3.0

29 Nov 23:28
22725b8
Compare
Choose a tag to compare
1.3.0 Pre-release
Pre-release

Changes

  • Rework %post-, %postun- and %posttrans-sections of the spec file. (#89, #91, #93)
    These changes are a prerequisite for Storeman 0.3.2!
  • Automatically remove an installed Storeman 0.2.x upon installation (since Storeman-Installer 1.2.8 ensured to be on SailfishOS ≥ 3.1.0) via a "special" Conflicts:, Obsoletes: and Provides: triple (hope that the version dependencies defined there are working well). (#95)
  • Delete sub-module, which has been unused for long. (#79)
  • Many small enhancements of comments, strings and other non-code assets.

Full Changelog: 1.2.9...1.3.0

Side note: Mind to usually target the master branch when setting release tags.

1.2.9

04 Jun 00:11
de8f9f3
Compare
Choose a tag to compare

Changes

Full Changelog: 1.2.8...1.2.9

Side note: Mind to always target the master branch when setting release tags.

1.2.8

17 May 22:00
0054276
Compare
Choose a tag to compare

Changes

  • Requires: sailfish-version >= 3.1.0 (#61), because this is the oldest SailfishOS release any Storeman version installed by Storeman Installer will work on.

Full Changelog: 1.2.7...1.2.8

Side note: Mind to always target the master branch when setting release tags.

1.2.7

14 May 12:51
324b8e3
Compare
Choose a tag to compare

Changes

  • Fix icon deployment

Full Changelog: 1.2.6...1.2.7

Side note: Mind to always target the master branch when setting release tags.

1.2.6

07 Apr 19:07
ca10c68
Compare
Choose a tag to compare

Changes

  • Release tags must not carry a prepended "v" any longer and solely consist of a simple semantic version number a.b.c, because … (see next point and "Git tag format" Wiki page)
  • Specify a correct source link at GitHub (#42)
  • Address a couple of rpmlint complaints

Full Changelog: v1.2.2...1.2.6

Side note: Mind to always target the master branch when setting release tags.