[squashfs-tools] Add missing option to mksquashfs man page

Bruno Wolff III bruno at fedoraproject.org
Tue May 13 12:27:21 UTC 2014


commit 7cc74b6fbad939905c9afa3ccd55460af6e310c3
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Tue May 13 07:27:06 2014 -0500

    Add missing option to mksquashfs man page

 sources             |    2 +-
 squashfs-tools.spec |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index 9c885ab..b7a9826 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 d92ab59aabf5173f2a59089531e30dbf  squashfs4.3.tar.gz
-c67acb0f70fae7c9e042a7773a3a410c  mksquashfs.1
+86b48be7829f829ed7c032801b331c77  mksquashfs.1
 ad06b65980fe81bf155e22a67d732607  unsquashfs.1
diff --git a/squashfs-tools.spec b/squashfs-tools.spec
index 69eaa9b..133aa24 100644
--- a/squashfs-tools.spec
+++ b/squashfs-tools.spec
@@ -1,7 +1,7 @@
 Summary: Utility for the creation of squashfs filesystems
 Name: squashfs-tools
 Version: 4.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 URL: http://squashfs.sourceforge.net/
@@ -49,6 +49,9 @@ rm -rf %{buildroot}
 %{_sbindir}/unsquashfs
 
 %changelog
+* Tue May 13 2014 Bruno Wolff III <bruno at wolff.to> 4.3-2
+- Add missed option to the mksquashfs man page
+
 * Tue May 13 2014 Bruno Wolff III <bruno at wolff.to> 4.3-1
 - Update to real 4.3 release
 - Added support for lz4 since the stable snapshot


More information about the scm-commits mailing list