diff --git a/sources b/sources index 1000b19..a925423 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -370d0470f3c823bf408a3b7a1f145746 squashfs4.3.tar.gz +3e730d5b8fe93873b6e447bea5a05394 squashfs4.3.tar.gz diff --git a/squashfs-tools.spec b/squashfs-tools.spec index e6ea215..ab0c62f 100644 --- a/squashfs-tools.spec +++ b/squashfs-tools.spec @@ -1,12 +1,12 @@ Summary: Utility for the creation of squashfs filesystems Name: squashfs-tools Version: 4.3 -Release: 0.7.gitb10063a9%{?dist} +Release: 0.8.gitca6a1c90%{?dist} License: GPLv2+ Group: System Environment/Base URL: http://squashfs.sourceforge.net/ # For now I am using a prerelease version obtained by: -# git archive --remote git://squashfs.git.sourceforge.net/gitroot/squashfs/squashfs --format=tar --prefix=squashfs4.3/ e6fd6e125e7d63b871b8320b21b52c96b10063a9 | gzip > squashfs4.3.tar.gz +# git archive --remote git://squashfs.git.sourceforge.net/gitroot/squashfs/squashfs --format=tar --prefix=squashfs4.3/ 050bcbd2d3ee3e810596bbf1a08d2892ca6a1c90 | gzip > squashfs4.3.tar.gz Source0: http://downloads.sourceforge.net/squashfs/squashfs%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: zlib-devel @@ -43,6 +43,11 @@ rm -rf %{buildroot} %{_sbindir}/unsquashfs %changelog +* Wed Feb 13 2013 Bruno Wolff III - 4.3-0.8.gitca6a1c90 +- Latest pre 4.3 snapshot +- New option to display compression options used +- Some error message improvements + * Fri Feb 01 2013 Bruno Wolff III - 4.3-0.7.gitb10063a9 - Latest pre 4.3 snapshot - More checks for bad data