From 4342cbb17ed84e1b29d6bc97ad712b491d16e04a Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: May 07 2013 00:29:35 +0000 Subject: Update to latest master to get testing on beta --- diff --git a/sources b/sources index af03ff5..7afd5c4 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 5fa566bb3a479de602a5b0f4702ee3e3 mksquashfs.1 6830f1d345421b674796a05cb5698f17 unsquashfs.1 -0055ffad2ed4716598a1993275f339da squashfs4.3.tar.gz +22a520199a4dbcfc9dee4a22c886698a squashfs4.3.tar.gz diff --git a/squashfs-tools.spec b/squashfs-tools.spec index 46df9f0..4c9f1b5 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.11.git8228a3e8%{?dist} +Release: 0.12.git9353c998%{?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/ 6140dfdc7d71d40c9f53b2f2a430477a8228a3e8 | gzip > squashfs4.3.tar.gz +# git archive --remote git://squashfs.git.sourceforge.net/gitroot/squashfs/squashfs --format=tar --prefix=squashfs4.3/ c0d9c9a4c0a2f262511f0d8bb3c001629353c998 | gzip > squashfs4.3.tar.gz Source0: http://downloads.sourceforge.net/squashfs/squashfs%{version}.tar.gz # manpages from http://ftp.debian.org/debian/pool/main/s/squashfs-tools/squashfs-tools_4.2+20121212-1.debian.tar.xz Source1: mksquashfs.1 @@ -49,6 +49,9 @@ rm -rf %{buildroot} %{_sbindir}/unsquashfs %changelog +* Mon May 06 2013 Bruno Wolff III - 4.3-0.12.git9353c998 +- Latest pre 4.3 snapshot + * Sun Mar 31 2013 Bruno Wolff III - 4.3-0.11.git8228a3e8 - Latest pre 4.3 snapshot - SIGQUIT now displays the file being squashed