AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Remove rpm_macro(cmake_kf5) BR, not supported on Leap and extra-cmke-modules already takes care of that.
- BuildRequire rpm_macro(cmake_kf5): we call cmake_kf5 to build and thus need to ensure the macro to be known. - Add extra-cmake-modules BuildRequires: fix build after recent KDE Frameworks update.
- Update to 5.0.6: * Exclude kmozillahelper from session management (boo#1176852)
- Supplement not only MozillaFirefox, but also MozillaThunderbird
- Update to 5.0.5: * Recognize if started from Thunderbird
- Update to 5.0.4: * Cache helper protocols (boo#1037806) * Use new style connect * Don't use deprecated KRun:runUrl without flags, use with flags
- Update to 5.0.3: * Improve HiDPI support - Add %license
- Update to 5.0.2: * Workaround for file dialogs failing to deliver the result under some circumstances
- Update to 5.0.1: * Fix crash with missing filetype description gh#kmozillahelper/9 * Fix excessive CPU use in some cases
- Bump version to 5.0.0, ready for factory submission
- Update to 4.9.15 to fix the default directory selected in file dialogs
- Update to 4.9.14 to fix 100% CPU consumption after quitting firefox and also handle fake mimetypes for protocols (x-scheme-handler/...)
- Update to 4.9.13 to disallow simultaneous commands from multiple firefox windows
- Update to 4.9.12 to implement setting dialogs modal for firefox
- Update to 4.9.11 to fix default file dialog location and filename
- Update to 4.9.10 to fix build with Leap 42.1
- Add initial package