forked from pool/fsarchiver
Accepting request 578504 from Archiving:Backup
OBS-URL: https://build.opensuse.org/request/show/578504 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fsarchiver?expand=0&rev=25
This commit is contained in:
commit
996b0e0318
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fff7a99240cea4b9e6750b2c01a339855ea699ef9e9f7a69393196fc147ef62e
|
|
||||||
size 328746
|
|
3
fsarchiver-0.8.4.tar.gz
Normal file
3
fsarchiver-0.8.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:72cbf31df756bfa6a3b9514cfe148f6af12c5ca861bca8d3755ffea6b856ff66
|
||||||
|
size 298793
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 20 15:33:54 UTC 2018 - mvetter@suse.com
|
||||||
|
|
||||||
|
- Update to 0.8.4:
|
||||||
|
* Added support for zstd compression algorithm (New option “-Z”).
|
||||||
|
- Add BuildRequires: libzstd-devel.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 5 11:20:00 UTC 2018 - lazy.kent@opensuse.org
|
Fri Jan 5 11:20:00 UTC 2018 - lazy.kent@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: fsarchiver
|
Name: fsarchiver
|
||||||
Version: 0.8.3
|
Version: 0.8.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Filesystem Archiver
|
Summary: Filesystem Archiver
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
@ -31,6 +31,7 @@ Patch1: fsarchiver-attr.patch
|
|||||||
BuildRequires: e2fsprogs-devel
|
BuildRequires: e2fsprogs-devel
|
||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgcrypt-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
BuildRequires: libzstd-devel
|
||||||
BuildRequires: lzo-devel
|
BuildRequires: lzo-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(bzip2)
|
BuildRequires: pkgconfig(bzip2)
|
||||||
|
Loading…
Reference in New Issue
Block a user