+ lua-posix-5.1.2-3
Correct License field, it's been MIT since 2011, not Public Domain (#1605203)
This commit is contained in:
parent
e889d92aeb
commit
a6770d0cff
@ -6,10 +6,10 @@
|
||||
|
||||
Name: lua-posix
|
||||
Version: 33.3.1
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: A POSIX library for Lua
|
||||
Group: Development/Libraries
|
||||
License: Public Domain
|
||||
License: MIT
|
||||
URL: http://luaforge.net/projects/luaposix/
|
||||
Source0: https://github.com/luaposix/luaposix/archive/release-v%{version}.tar.gz
|
||||
BuildRequires: gcc
|
||||
@ -54,6 +54,11 @@ make V=1 check
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 25 2018 Bastien Nocera <bnocera@redhat.com> - 33.3.1-11
|
||||
+ lua-posix-33.3.1-11
|
||||
- Correct License field, it's been MIT since 2011, not
|
||||
Public Domain (#1605203)
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 33.3.1-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user