!4 Fix source0 and URL
From: @kkkl12 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
0d77b1c3c9
@ -1,10 +1,10 @@
|
||||
Name: lua-lunit
|
||||
Version: 0.5
|
||||
Release: 15
|
||||
Release: 16
|
||||
Summary: Unit testing framework for Lua
|
||||
License: MIT
|
||||
URL: http://nessie.de/mroth/lunit/index.html
|
||||
Source0: http://nessie.de/mroth/lunit/lunit-%{version}.tar.gz
|
||||
URL: https://mroth.net/lunit
|
||||
Source0: https://mroth.net/lunit/lunit-%{version}.tar.gz
|
||||
BuildRequires: lua >= 5.2
|
||||
Requires: lua >= 5.2
|
||||
BuildArch: noarch
|
||||
@ -38,6 +38,9 @@ grep -q "0 failed, 0 errors" testlog.txt
|
||||
%{_datadir}/lua/5.2/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 09 2020 liuweibo <liuweibo10@huawei.com> - 0.5-16
|
||||
- Fix Source0 and URL
|
||||
|
||||
* Mon Dec 2 2019 lijin Yang <yanglijin@huawei.com> - 0.5-15
|
||||
- init package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user