diff --git a/gcab-1.4.tar.xz b/gcab-1.4.tar.xz deleted file mode 100644 index 384b32d..0000000 --- a/gcab-1.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67a5fa9be6c923fbc9197de6332f36f69a33dadc9016a2b207859246711c048f -size 78240 diff --git a/gcab-1.5.tar.xz b/gcab-1.5.tar.xz new file mode 100644 index 0000000..149a1e0 --- /dev/null +++ b/gcab-1.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46bf7442491faa4148242b9ec2a0786a5f6e9effb1b0566e5290e8cc86f00f0c +size 81728 diff --git a/gcab.changes b/gcab.changes index 4df2905..28b1532 100644 --- a/gcab.changes +++ b/gcab.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Aug 5 07:09:19 UTC 2022 - Bjørn Lie + +- Update to version 1.5: + + New Features: + - New gcab_file_set_bytes() API. + - meson: Register the gcab executable with meson. + + Bugfixes: + - Fixed MSZIP compression when deflate algorithm would expand. + Previous versions of gcab can produce "incorrect" archives + (when a compressed block is larger than its input). They are + however supported by gcab itself, and we will keep support + for it for the foreseeble future. + - gcab: avoid runtime warnings. + - Fix coverity warnings. + + Updated translations. + ------------------------------------------------------------------- Sat Jan 25 14:07:46 UTC 2020 - Dominique Leuenberger diff --git a/gcab.spec b/gcab.spec index 2ecdfd5..b2a78aa 100644 --- a/gcab.spec +++ b/gcab.spec @@ -1,7 +1,7 @@ # # spec file for package gcab # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gcab -Version: 1.4 +Version: 1.5 Release: 0 Summary: Cabinet file library and tool License: LGPL-2.1-or-later