forked from pool/lua-luarepl
This was failing with osc build --noservice --clean --vm-type=kvm -M=lua51 standard lua51-luarepl.noarch: I: package-supports-update-alternatives lua51-luarepl.src: E: invalid-spec-name The spec file name (without the .spec suffix) must match the package name ('Name:' tag). lua51-luarepl.noarch: E: file-contains-buildroot (Badness: 10000) /usr/bin/rep.lua-5.1 Your file contains traces of %{buildroot}. OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luarepl?expand=0&rev=5
15 lines
536 B
Plaintext
15 lines
536 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Sep 27 12:17:35 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
- Fix rpmlint "file-contains-buildroot" error
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <msuchanek@suse.de>
|
|
|
|
- Fix missing dependency on lua-macros (boo#1205612)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 25 04:26:47 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
|
|
|
|
- initial commit
|