Releases: Olf0/obexd-contentfilter-off
v1.1.11
Changes
- New
Summary:
in spec file - Twice "per" → "via" in
README.md
- Better PackageName for SailfishOS:Chum's spec
Full Changelog: 1.1.10...1.1.11
No change in functionality since v0.1-3.
v1.1.10
Changes
- Improve RPM spec file to satisfy
rpmlint
- Slightly improve README.md
Full Changelog: 1.1.9...1.1.10
No change in functionality since v0.1-3.
v1.1.9
Changes
- Slightly improve README.md
- Slightly improve RPM spec file
- Add metadata adhering to the SailfishOS:Chum community repository specification to RPM spec file
Full Changelog: 1.1.8...1.1.9
No change in functionality since v0.1-3.
v1.1.8
Change
- Change license from MIT to LGPL-2.1-only.
Full Changelog: 1.1.7...1.1.8
No change in functionality since v0.1-3.
v1.1.7
Change
[Spec file] Set "vendor" to "meego" in order to avoid Jolla's "repository separation" mechanisms (which were "enhanced" in SFOS 3.4.0) from uninstalling obexd-contentfilter-off when upgrading SailfishOS. This is just a try, likely being unsuccessful.
Edit: Yes, it was (unsuccessful). Never mind.
Full Changelog: 1.1.6...1.1.7
No change in functionality since v0.1-3.
v1.1.6
Changes
- Enhancing the reverted changes from v1.1.3 & v1.1.4 (by v1.1.5) by a single, fail-safer formatting, to avoid such testing mishap (resulting in a "false positive") in the future.
- Better documenting what is really going on by enhancing the principal "icon comment".
No change in functionality since v0.1-3.
v1.1.5
Change
Rectifying and enhancing incorrect comment WRT the "Icon:" tag, introduced with v1.1.3 (and tried to utilise it in v1.1.4).
(No icon path, just a pure basename makes sense in the SOURCE directory, because the dirname of the icon path is always stripped by rpmbuild
.)
Hence basically reverting to v1.1.2, thus no change in functionality since v0.1-3.
v1.1.2
Change
Switch embedded icon from 128 px² to 256 px² in order to accommodate modern hi-res displays.
... and embed a GIF (v89a) icon in RPMs, but never in XPM (v3) file format!
Background
XPM is absolutely antiquated (it translates a picture in characters!), results in large file sizes (no built-in compression) and of lower image quality than GIF (though both are "8 bit colour palette plus transparency, with 24 bit colours" formats).
GIF89a is technically much more modern than XPMv3 and rpmbuild
only accepts GIF and XPM icons!
Hence still no change in functionality since v0.1-3.
v1.1.1
v1.1.0
Changes
- Fully switch to three field semantic versioning
- Omitting any use of %{release} in the spec file
- Make "Release:" field merely indicate the estimated software quality
- 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
No change in functionality since v0.1-3.