Hello community, here is the log from the commit of package erofs-utils for openSUSE:Factory checked in at 2020-05-20 18:44:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/erofs-utils (Old) and /work/SRC/openSUSE:Factory/.erofs-utils.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "erofs-utils" Wed May 20 18:44:54 2020 rev:6 rq:807366 version:1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/erofs-utils/erofs-utils.changes 2019-11-08 15:28:08.687152924 +0100 +++ /work/SRC/openSUSE:Factory/.erofs-utils.new.2738/erofs-utils.changes 2020-05-20 18:45:43.937318720 +0200 @@ -1,0 +2,9 @@ +Tue May 19 14:52:57 UTC 2020 - David Michael <[email protected]> + +- Update to release 1.1 + * add a manual for mkfs.erofs + * add superblock checksum support + * add filesystem UUID support + * add exclude files support + +------------------------------------------------------------------- Old: ---- erofs-utils-1.0.tar.xz New: ---- erofs-utils-1.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ erofs-utils.spec ++++++ --- /var/tmp/diff_new_pack.4WMKis/_old 2020-05-20 18:45:45.105321342 +0200 +++ /var/tmp/diff_new_pack.4WMKis/_new 2020-05-20 18:45:45.109321350 +0200 @@ -1,7 +1,7 @@ # # spec file for package erofs-utils # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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: erofs-utils -Version: 1.0 +Version: 1.1 Release: 0 Summary: Utilities for the Extendable Read-Only Filesystem (EROFS) License: GPL-2.0-or-later @@ -28,9 +28,11 @@ BuildRequires: autoconf >= 2.69 BuildRequires: automake BuildRequires: libtool +BuildRequires: pkg-config BuildRequires: xz Supplements: filesystem(erofs) BuildRequires: liblz4-devel >= 1.9 +BuildRequires: libuuid-devel %description mkfs.erofs is a user-space tool to create erofs filesystem images. It @@ -57,5 +59,6 @@ %files %license COPYING %_sbindir/mkfs* +%_mandir/man1/mkfs* %changelog ++++++ erofs-utils-1.0.tar.xz -> erofs-utils-1.1.tar.xz ++++++ ++++ 2499 lines of diff (skipped)
