Accepting request 362933 from home:dsterba:branches:filesystems

- update to 4.4.1

OBS-URL: https://build.opensuse.org/request/show/362933
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=229
This commit is contained in:
David Sterba 2016-02-29 12:50:47 +00:00 committed by Git OBS Bridge
parent 7cbe5b7c12
commit 18b1c64229
5 changed files with 16 additions and 6 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c48ecddf79e52532f54e9547a4ed1009c36e834d257f9a9492f0b4400b808727
size 1424775

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3cccf00678fee21e3673788d3ec68d74740dd43f1294bc68c451dd5872b7ab94
size 1419505

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Feb 29 00:00:00 CET 2016 - dsterba@suse.cz
- update to 4.4.1
* find-root: don't skip the first chunk
* free-space-tree compat bits fix
* build: target symlinks
* documentation updates
* test updates
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 22 00:00:00 CET 2016 - dsterba@suse.cz Fri Jan 22 00:00:00 CET 2016 - dsterba@suse.cz

View File

@ -24,7 +24,7 @@
%endif %endif
Name: btrfsprogs Name: btrfsprogs
Version: 4.4 Version: 4.4.1
Release: 0 Release: 0
Summary: Utilities for the Btrfs filesystem Summary: Utilities for the Btrfs filesystem
License: GPL-2.0 License: GPL-2.0

View File

@ -6,8 +6,8 @@ Index: btrfs-progs-v4.1/version.sh
# Copyright 2008, Oracle # Copyright 2008, Oracle
# Released under the GNU GPLv2 # Released under the GNU GPLv2
-v="v4.4" -v="v4.4.1"
+v="v4.4+20160122" +v="v4.4.1+20160229"
opt=$1 opt=$1