Accepting request 1030885 from Archiving

OBS-URL: https://build.opensuse.org/request/show/1030885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zchunk?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2022-10-25 09:18:44 +00:00 committed by Git OBS Bridge
commit 5efc45cd47
4 changed files with 14 additions and 4 deletions

View File

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

3
zchunk-1.2.3.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Oct 24 13:06:52 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.2.3:
* Remove meson deprecation warning
* Add license scan report and status
* test/zck_cmp_uncomp: fix printf format types
* meson: add option to build without docs
* zck: declare write_data as static
-------------------------------------------------------------------
Fri Apr 22 01:32:37 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

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