forked from pool/zchunk
Accepting request 765583 from Archiving
- Update to version 1.1.5 + Handle write errors correctly OBS-URL: https://build.opensuse.org/request/show/765583 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zchunk?expand=0&rev=8
This commit is contained in:
commit
89d63b8c22
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:333aaeb6bf106589d8d813a03c1dc3ab10064ea7391181d6272159920ae3b7b4
|
|
||||||
size 1448005
|
|
3
zchunk-1.1.5.tar.gz
Normal file
3
zchunk-1.1.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f55ac0227a16bf82a31c18d1518577fc235dca2cad0c65e2cc243f8f9570e416
|
||||||
|
size 1448412
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 19 14:46:28 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 1.1.5
|
||||||
|
+ Handle write errors correctly
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 18 08:51:57 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
Wed Dec 18 08:51:57 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# spec file for package zchunk
|
# spec file for package zchunk
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2019 SUSE LLC
|
||||||
# Copyright (c) 2019 Neal Gompa <ngompa13@gmail.com>.
|
# Copyright (c) 2020 Neal Gompa <ngompa13@gmail.com>.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -22,7 +22,7 @@
|
|||||||
%global devname libzck-devel
|
%global devname libzck-devel
|
||||||
|
|
||||||
Name: zchunk
|
Name: zchunk
|
||||||
Version: 1.1.4
|
Version: 1.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Compressed file format that allows easy deltas
|
Summary: Compressed file format that allows easy deltas
|
||||||
License: BSD-2-Clause AND MIT
|
License: BSD-2-Clause AND MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user