!6 change source
From: @lyn1001 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
b2eb8d8322
@ -1,10 +1,10 @@
|
||||
Name: lutok
|
||||
Version: 0.4
|
||||
Release: 13
|
||||
Release: 14
|
||||
Summary: Provides a clean and safe C++ interface for lua
|
||||
License: BSD
|
||||
URL: http://code.google.com/p/lutok/
|
||||
Source0: http://lutok.googlecode.com/files/lutok-%{version}.tar.gz
|
||||
Source0: https://github.com/jmmv/lutok/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||
Requires: lua >= 5.2
|
||||
BuildRequires: gcc-c++ libatf-c++-devel >= 0.20 lua-devel >= 5.2
|
||||
|
||||
@ -80,5 +80,8 @@ This package provides runtime tests for the Lutok library.
|
||||
%{_libexecdir}/lutok/tests
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2022 liyanan <liyanan32@h-partners.com> - 0.4-14
|
||||
- Change source
|
||||
|
||||
* Tue Dec 31 2019 yangjian<yangjian79@huawei.com> - 0.4-13
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user