I’m new to trying to build packages using the OBS and I can’t figure out why this build keeps failing. I copied some of the spec file from another and changed the URL, etc but can’t work out why it fails.
The log file is openSUSE Paste
The spec file is openSUSE Paste
One of the errors from your OBS log: %changelog entries must start with *
And the other one is:
+ sed -i 's|/opt|/usr/share|' trelby/trelby.desktop trelby/src/misc.py
[ 12s] sed: can't read trelby/trelby.desktop: No such file or directory
[ 12s] sed: can't read trelby/src/misc.py: No such file or directory