forked from pool/luabind
Accepting request 522880 from home:susnux:branches:devel:languages:lua
- Fixed license OBS-URL: https://build.opensuse.org/request/show/522880 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/luabind?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
c11085b784
commit
d77c615f45
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 10 11:50:34 UTC 2017 - rpm@fthiessen.de
|
||||
|
||||
- Fixed license
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 14 15:17:57 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
|
@@ -16,12 +16,12 @@
|
||||
#
|
||||
|
||||
|
||||
%define sover %(echo "0.9.1" | sed "s/\\./_/g")
|
||||
%define sover 0_9_1
|
||||
Name: luabind
|
||||
Version: 0.9.1+git20150408.a0edf58
|
||||
Release: 0
|
||||
Summary: Lua C++ bindings
|
||||
License: GPL-2.0
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: https://github.com/rpavlik/luabind
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
|
Reference in New Issue
Block a user