forked from pool/fsarchiver
Accepting request 875954 from Archiving:Backup
OBS-URL: https://build.opensuse.org/request/show/875954 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fsarchiver?expand=0&rev=27
This commit is contained in:
commit
c14ff8c0b7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c694f52e42703d7e8c4d56f2db97a8ff5616df1d723429126de97c22217c88fe
|
||||
size 298502
|
3
fsarchiver-0.8.6.tar.gz
Normal file
3
fsarchiver-0.8.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be1d44222c4ef428360120c7326c8910930da5f318f7291f8b8d61cb2b730ebd
|
||||
size 273652
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 1 08:25:19 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user