Change source

This commit is contained in:
lyn1001 2022-11-15 17:52:32 +08:00
parent 6d026567cb
commit 5eb5400d5b

View File

@ -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