SHA256
10
0
forked from pool/lua-vstruct

- Update to version 2.2.0

* Backreference support added
- Switch from xz compression to zstd

OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-vstruct?expand=0&rev=9
This commit is contained in:
Gordon Leung
2024-04-01 02:17:00 +00:00
committed by Git OBS Bridge
parent 52eb918100
commit ce784b6231
5 changed files with 13 additions and 10 deletions

View File

@@ -1,7 +1,9 @@
-------------------------------------------------------------------
Fri Mar 29 20:32:37 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
Mon Apr 1 02:15:50 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
- Switch from xz compression to gzip
- Update to version 2.2.0
* Backreference support added
- Switch from xz compression to zstd
-------------------------------------------------------------------
Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <msuchanek@suse.de>