forked from pool/zchunk
- Update to version 1.1.5
+ Handle write errors correctly OBS-URL: https://build.opensuse.org/package/show/Archiving/zchunk?expand=0&rev=23
This commit is contained in:
parent
f8c1b57479
commit
9c4a2c109f
@ -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>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# spec file for package zchunk
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -22,7 +22,7 @@
|
||||
%global devname libzck-devel
|
||||
|
||||
Name: zchunk
|
||||
Version: 1.1.4
|
||||
Version: 1.1.5
|
||||
Release: 0
|
||||
Summary: Compressed file format that allows easy deltas
|
||||
License: BSD-2-Clause AND MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user