diff --git a/gcab-0.5.tar.xz b/gcab-0.5.tar.xz deleted file mode 100644 index ea4ddef..0000000 --- a/gcab-0.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b127e7f5976045f22d4d37ff1a52599e06ed15fda1c9ddf4f499bb9cf123d52 -size 311752 diff --git a/gcab-0.6.tar.xz b/gcab-0.6.tar.xz new file mode 100644 index 0000000..20318c2 --- /dev/null +++ b/gcab-0.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0443b904bfa7227b5155bfcdf9ea9256b6e26930b8febe1c41f972f6f1334bb +size 316668 diff --git a/gcab.changes b/gcab.changes index f55bf41..128f6f9 100644 --- a/gcab.changes +++ b/gcab.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Mar 30 15:16:56 UTC 2015 - dimstar@opensuse.org + +- Update to version 0.6: + + Fix for the AFL-detected crashes. + + Add file information getters (get_attributes(), get_date(), + get_size()). + + gcab learned --list-details to list files with those + informations. + + Fix the file date when creating cab. + + Build-sys fixes. + ------------------------------------------------------------------- Sat Mar 21 16:48:27 UTC 2015 - schwab@linux-m68k.org diff --git a/gcab.spec b/gcab.spec index 3e20448..dce0390 100644 --- a/gcab.spec +++ b/gcab.spec @@ -17,13 +17,13 @@ Name: gcab -Version: 0.5 +Version: 0.6 Release: 0 Summary: Cabinet file library and tool License: LGPL-2.1+ Group: Productivity/Archiving/Compression Url: http://ftp.gnome.org/pub/GNOME/sources/gcab -Source: http://ftp.acc.umu.se/pub/GNOME/sources/gcab/0.5/gcab-0.5.tar.xz +Source: http://ftp.acc.umu.se/pub/GNOME/sources/gcab/%{version}/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM gcab-checksum.patch bgo#746580 schwab@linux-m68k.org -- Fix checksum computation Patch: gcab-checksum.patch BuildRequires: gobject-introspection >= 0.9.4