Hello community, here is the log from the commit of package mtree for openSUSE:Factory checked in at 2020-09-06 21:38:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mtree (Old) and /work/SRC/openSUSE:Factory/.mtree.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mtree" Sun Sep 6 21:38:00 2020 rev:8 rq:832543 version:1.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/mtree/mtree.changes 2017-12-08 13:02:20.494951142 +0100 +++ /work/SRC/openSUSE:Factory/.mtree.new.3399/mtree.changes 2020-09-06 21:39:06.237738977 +0200 @@ -1,0 +2,5 @@ +Sat Aug 29 17:57:09 UTC 2020 - Archie Cobbs <[email protected]> + +- Add note to description about newer NetBSD port "nmtree" + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mtree.spec ++++++ --- /var/tmp/diff_new_pack.RpyBjI/_old 2020-09-06 21:39:06.709739210 +0200 +++ /var/tmp/diff_new_pack.RpyBjI/_new 2020-09-06 21:39:06.713739212 +0200 @@ -1,7 +1,7 @@ # # spec file for package mtree # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2010 Archie L. Cobbs. # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,7 +23,7 @@ Summary: Tool for creating and verifying file hierarchies License: BSD-3-Clause Group: Productivity/File utilities -Url: https://github.com/archiecobbs/mtree-port +URL: https://github.com/archiecobbs/mtree-port Source: https://github.com/archiecobbs/mtree-port/archive/%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake @@ -37,6 +37,9 @@ not match the specifications, or which are missing from either the file hierarchy or the specification. +Note: This is an older FreeBSD version of mtree; a newer NetBSD version +is also available in the package "nmtree". + %prep %setup -q -n mtree-port-%{version}
