Accepting request 1117906 from Archiving

OBS-URL: https://build.opensuse.org/request/show/1117906
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zchunk?expand=0&rev=21
This commit is contained in:
Ana Guerrero 2023-10-16 20:32:41 +00:00 committed by Git OBS Bridge
commit b861a65da4
4 changed files with 16 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33ba1d6f5c83dbce75f8114ddbef1aa558938381fbaac0fa068eaf30c6ed2c60
size 1508699

BIN
zchunk-1.3.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Oct 14 10:19:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.3.2:
* Handle overflow errors in malformed zchunk files
-------------------------------------------------------------------
Sun Jun 11 13:32:33 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -21,7 +21,7 @@
%global libname libzck%{somajor}
%global devname libzck-devel
Name: zchunk
Version: 1.3.1
Version: 1.3.2
Release: 0
Summary: Compressed file format that allows easy deltas
License: BSD-2-Clause AND MIT