diff --git a/zchunk-1.1.0.tar.gz b/zchunk-1.1.0.tar.gz deleted file mode 100644 index 7f6797f..0000000 --- a/zchunk-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:898e9c87926f8cdaa0ad73e417cbfae05b9b13cc3f972fa63dd3ea334c578cfd -size 1448149 diff --git a/zchunk-1.1.4.tar.gz b/zchunk-1.1.4.tar.gz new file mode 100644 index 0000000..fa8f76e --- /dev/null +++ b/zchunk-1.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:333aaeb6bf106589d8d813a03c1dc3ab10064ea7391181d6272159920ae3b7b4 +size 1448005 diff --git a/zchunk.changes b/zchunk.changes index b0c3c78..517cb1a 100644 --- a/zchunk.changes +++ b/zchunk.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Dec 18 08:51:57 UTC 2019 - Martin Pluskal + +- Update to version 1.1.4: + * Simplify regex for detecting part header info + * Fix coverity warnings + * Open files with permissions 0666 and let umask(2) do its job. + * Multipart boundary field can be quoted. + ------------------------------------------------------------------- Sun Mar 31 15:01:07 UTC 2019 - Neal Gompa diff --git a/zchunk.spec b/zchunk.spec index cf8c30f..ac66c61 100644 --- a/zchunk.spec +++ b/zchunk.spec @@ -1,7 +1,7 @@ # # spec file for package zchunk # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # Copyright (c) 2019 Neal Gompa . # # All modifications and additions to the file contributed by third parties @@ -22,7 +22,7 @@ %global devname libzck-devel Name: zchunk -Version: 1.1.0 +Version: 1.1.4 Release: 0 Summary: Compressed file format that allows easy deltas License: BSD-2-Clause AND MIT @@ -34,9 +34,9 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libzstd) BuildRequires: pkgconfig(openssl) -Provides: bundled(buzhash-urlblock) = 0.1 # ABI is unstable between components and ensures that patching doesn't break things Requires: %{libname} = %{version}-%{release} +Provides: bundled(buzhash-urlblock) = 0.1 %description zchunk is a compressed file format that splits the file into independent