Overview
Request 1225045 accepted
- update to release version 1.7.2
- remove upstreamed patches
* remove 0569-scale-mirror-pixmap.patch
* remove 0961-use-cpp20.patch
* remove 0962-fix-cpp20-compatibility.patch
* remove 1010-fix-qapp-cast.patch
* remove 1017-ffmpeg7.patch
- adjust patches to new version
* adjust 0955-shortcut-configuration.patch
* adjust 9117-disable-software-update.patch
- add patch to circumvent some problems on wayland
* add 1165-fix-some-wayland-problems.patch
- switch from Qt5 to Qt6
- Created by letsfindaway
- In state accepted
- Package maintainers: adamm and letsfindaway
- Supersedes 1224902
@adamm: could you have a look at the spec file for this request? Especially at two things where I'm not sure whether I did it right:
The conditional BuildRequires for gcc10 for Leap 15.6. This is necessary because some constructs are needed which are not supported by standard gcc-7. Is this the right way to do this?
And I had to add a set of %dir lines to the %files section because my local builds else complained about a directory not owned by any package. I don't know why this was not the case before, especially as I do not need this on some of my private builds. See e.g. https://build.opensuse.org/package/show/home:letsfindaway:experimental/OpenBoard which builds nicely without that.
Request History
letsfindaway created request
- update to release version 1.7.2
- remove upstreamed patches
* remove 0569-scale-mirror-pixmap.patch
* remove 0961-use-cpp20.patch
* remove 0962-fix-cpp20-compatibility.patch
* remove 1010-fix-qapp-cast.patch
* remove 1017-ffmpeg7.patch
- adjust patches to new version
* adjust 0955-shortcut-configuration.patch
* adjust 9117-disable-software-update.patch
- add patch to circumvent some problems on wayland
* add 1165-fix-some-wayland-problems.patch
- switch from Qt5 to Qt6
letsfindaway accepted request
After some more research I think the spec file is ok, so I accept it here and forward it to Factory.
Updated request with some commented lines removed.