AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix shebang replacement: * We want '#!/usr/bin python3', not '#!/usr/bin/python3 python3'. - Use %license instead of %doc for license file (boo#1082318). - Clean with spec-cleaner.
- Update to version 0.9.7: * Do not allow portal to execute random commands
- Update to version 0.9.6: * Allow lollypop to pass wanted tag editor - Update URL: the github URL is retired. - Switch to service-based source download and recompression using appropriate git tag for versioning.
- Update to version 0.9.4: * Fix a segfault. - Changes from version 0.9.3: * Fix an exec issue. - Drop lollypop-portal-libexecdir-location.patch: fixed upstream.
- Update to version 0.9.2: * Meson port - Add lollypop-portal-libexecdir-location.patch: Pick up libexecdir from option passed to meson instead of harcoding $prefix/libexecdir (we don't even use /usr/libexecdir).
- Update to version 0.9.1: * Bug fixes. - lollypop-portal binary moved from %{_datadir}/lollypop-portal to %{_libexecdir}/lollypop-portal; adapt file list and chmod usage accordingly.
- Initial package.