SHA256
12
0
forked from pool/lua-luarepl
lua-luarepl/lua-luarepl.changes
Matej Cepl f28b5366ff Fix rpmlint "file-contains-buildroot" error
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
2024-09-27 20:31:23 +00:00

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