Can anyone tell me why this build keeps failing?

Hi all

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

Can anyone help please?

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

error: File /home/abuild/rpmbuild/SOURCES/2.4.14.tar.gz: No such file or directory

Post the URL to the OBS Build

Thanks. I’ll ammend the changelog entry. I assumed the .desktop and misc.py files were from the source.

@SquarePeg79 don’t use tabs only spaces, groups are gone as well…

It succeeded! Thank you all

Although, I think I know why Trelby is unmaintained; it needs python-crypto as a dependency when installing and that package has been discontinued.