Accepting request 692054 from home:niner9:branches:filesystems
- update to version 4.20.2 to fix regression in 4.20.1 breaking btrfs send/receive based backup * dump-super: minor output fixup * revert fix for prefix detection of receive path, this is temporary and unbreaks existing user setups OBS-URL: https://build.opensuse.org/request/show/692054 OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=316
This commit is contained in:
parent
5563976645
commit
9fb9d22415
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54d9d9cd1376d5205ba5c578bc4acd0ae1567a5931fb86f86789109c4fe89d7f
|
||||
size 2487153
|
3
btrfs-progs-v4.20.2.tar.gz
Normal file
3
btrfs-progs-v4.20.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb36655818f163c4334aafc919e1dd0dd1d41cc55369429a958918b57de4fcce
|
||||
size 2410235
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 06 16:55:00 UTC 2019 - Stefan Seifert <nine@detonation.org>
|
||||
|
||||
- update to version 4.20.2
|
||||
* dump-super: minor output fixup
|
||||
* revert fix for prefix detection of receive path, this is temporary and
|
||||
unbreaks existing user setups
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 20:25:48 UTC 2019 - Mark Fasheh <mfasheh@suse.com>
|
||||
|
||||
|
@ -28,12 +28,12 @@
|
||||
%endif
|
||||
|
||||
# the tarball contains prebuilt documentation
|
||||
%define build_docs 0
|
||||
%define build_docs 1
|
||||
|
||||
%define _dracutmodulesdir %{_libexecdir}/dracut/modules.d
|
||||
|
||||
Name: btrfsprogs
|
||||
Version: 4.20.1
|
||||
Version: 4.20.2
|
||||
Release: 0
|
||||
Summary: Utilities for the Btrfs filesystem
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user