forked from pool/lua-lpeg
Accepting request 684307 from devel:languages:lua
OBS-URL: https://build.opensuse.org/request/show/684307 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-lpeg?expand=0&rev=3
This commit is contained in:
BIN
lpeg-1.0.1.tar.gz
(Stored with Git LFS)
BIN
lpeg-1.0.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
lpeg-1.0.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
lpeg-1.0.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 12 11:59:22 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 1.0.2, which is just a bugfix release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 14:45:32 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lua-lpeg
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,14 +12,14 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define flavor @BUILD_FLAVOR@
|
||||
%define _name lgi
|
||||
%define mod_name lpeg
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 0
|
||||
Summary: Parsing Expression Grammars For Lua
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user