diff --git a/fsarchiver-0.8.5.tar.gz b/fsarchiver-0.8.5.tar.gz deleted file mode 100644 index 4ff5581..0000000 --- a/fsarchiver-0.8.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c694f52e42703d7e8c4d56f2db97a8ff5616df1d723429126de97c22217c88fe -size 298502 diff --git a/fsarchiver-0.8.6.tar.gz b/fsarchiver-0.8.6.tar.gz new file mode 100644 index 0000000..1dc65c3 --- /dev/null +++ b/fsarchiver-0.8.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be1d44222c4ef428360120c7326c8910930da5f318f7291f8b8d61cb2b730ebd +size 273652 diff --git a/fsarchiver.changes b/fsarchiver.changes index 7020beb..d78fecf 100644 --- a/fsarchiver.changes +++ b/fsarchiver.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Mar 1 08:25:19 UTC 2021 - Michael Vetter + +- Update to 0.8.6: + * Add support for EXT4 fast_commit feature + * Add support for XFS features inobtcount and bigtime + * Fix handling of compression options on the command line + * Specify device as the last argument in mkfs calls + ------------------------------------------------------------------- Mon Jul 16 10:50:25 UTC 2018 - mpluskal@suse.com diff --git a/fsarchiver.spec b/fsarchiver.spec index 23f3861..85a0406 100644 --- a/fsarchiver.spec +++ b/fsarchiver.spec @@ -1,7 +1,7 @@ # # spec file for package fsarchiver # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,12 @@ # 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/ # Name: fsarchiver -Version: 0.8.5 +Version: 0.8.6 Release: 0 Summary: Filesystem Archiver License: GPL-2.0-only