diff --git a/zchunk-1.1.4.tar.gz b/zchunk-1.1.4.tar.gz deleted file mode 100644 index fa8f76e..0000000 --- a/zchunk-1.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:333aaeb6bf106589d8d813a03c1dc3ab10064ea7391181d6272159920ae3b7b4 -size 1448005 diff --git a/zchunk-1.1.5.tar.gz b/zchunk-1.1.5.tar.gz new file mode 100644 index 0000000..cf4fcae --- /dev/null +++ b/zchunk-1.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f55ac0227a16bf82a31c18d1518577fc235dca2cad0c65e2cc243f8f9570e416 +size 1448412 diff --git a/zchunk.changes b/zchunk.changes index 517cb1a..fb8967d 100644 --- a/zchunk.changes +++ b/zchunk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 19 14:46:28 UTC 2020 - Neal Gompa + +- Update to version 1.1.5 + + Handle write errors correctly + ------------------------------------------------------------------- Wed Dec 18 08:51:57 UTC 2019 - Martin Pluskal diff --git a/zchunk.spec b/zchunk.spec index ac66c61..2dd5dc4 100644 --- a/zchunk.spec +++ b/zchunk.spec @@ -2,7 +2,7 @@ # spec file for package zchunk # # Copyright (c) 2019 SUSE LLC -# Copyright (c) 2019 Neal Gompa . +# Copyright (c) 2020 Neal Gompa . # # 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