- 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:
2020-01-19 14:47:29 +00:00
committed by Git OBS Bridge
parent f8c1b57479
commit 9c4a2c109f
4 changed files with 11 additions and 5 deletions

View File

@@ -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