Change source
This commit is contained in:
parent
6d026567cb
commit
5eb5400d5b
@ -1,10 +1,10 @@
|
|||||||
Name: lutok
|
Name: lutok
|
||||||
Version: 0.4
|
Version: 0.4
|
||||||
Release: 13
|
Release: 14
|
||||||
Summary: Provides a clean and safe C++ interface for lua
|
Summary: Provides a clean and safe C++ interface for lua
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://code.google.com/p/lutok/
|
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
|
Requires: lua >= 5.2
|
||||||
BuildRequires: gcc-c++ libatf-c++-devel >= 0.20 lua-devel >= 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
|
%{_libexecdir}/lutok/tests
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Dec 31 2019 yangjian<yangjian79@huawei.com> - 0.4-13
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user