SHA256
10
0
forked from pool/lua-lpeg

Accepting request 1098145 from devel:languages:lua

OBS-URL: https://build.opensuse.org/request/show/1098145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-lpeg?expand=0&rev=9
This commit is contained in:
2023-07-11 13:57:25 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

BIN
lpeg-1.0.2.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
lpeg-1.1.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 11 11:23:08 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
- Update to 1.1.0
* No change log from upstream and no usage of a git forge so that's it...
-------------------------------------------------------------------
Wed Jan 25 10:52:05 UTC 2023 - Michal Suchanek <msuchanek@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define flavor @BUILD_FLAVOR@
%define _name lgi
%define mod_name lpeg
Version: 1.0.2
Version: 1.1.0
Release: 0
Summary: Parsing Expression Grammars For Lua
License: MIT