Releases: Olf0/crypto-sdcard
v1.2.1
v1.2.0
Changes:
- Fully switch to three field semantic versioning
- Omitting any use of %{release} in the spec file
- Let the "Release:" field merely count up monotonically through all releases
- Release tags strictly adhere to the format %{version} (being x.y.z with three positive, natural numbers) from now on
- Archive file names (of TAR balls and ZIP archives) strictly adhere to the format %{name}-%{version} from now on
v1.1-1
Change:
Require SFOS >= 3.2.1 (see https://together.jolla.com/question/217840/changelog-321-nuuksio/#217840-udisks2), due to following the changes made per https://git.sailfishos.org/mer-core/udisks2/commit/bcc6437ff35a3cc1e8c4777ee80d85a9c112e63e
v1.0-4
v1.0-3
Change (just a minor packaging enhancement):
Now crypto-sdcard also successfully builds an SRPM from its SPEC-file, at the expense of a warning emitted twice when using rpmbuild -bs
, warning: Macro expanded in comment on line 12: %{name}/archive/%{version}-%{release}.tar.gz
Never mind, the warning is harmless and superfluous in this specific case, plus it is not emitted when using rpmbuild -bb
or even -ba
.
Installed files are identical since version 0.6-1.
v1.0-2
v0.6-3
Change:
Dropped deletion of manually installed files from versions before 0.4 and pre-releases on TJC upon first installation from spec-file.
Last version, which creates / tries to rectify the "compatibility symlink" (upon installation / update) to allow older apps seamlessly accessing encrypted (partitions on) SD-cards at their new (since SailfishOS 2.2.0) mount point.
Installed files are identical since version 0.6-1.