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:
parent
7cbe5b7c12
commit
18b1c64229
3
btrfs-progs-v4.4.1.tar.gz
Normal file
3
btrfs-progs-v4.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c48ecddf79e52532f54e9547a4ed1009c36e834d257f9a9492f0b4400b808727
|
||||
size 1424775
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cccf00678fee21e3673788d3ec68d74740dd43f1294bc68c451dd5872b7ab94
|
||||
size 1419505
|
@ -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
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
|
||||
Name: btrfsprogs
|
||||
Version: 4.4
|
||||
Version: 4.4.1
|
||||
Release: 0
|
||||
Summary: Utilities for the Btrfs filesystem
|
||||
License: GPL-2.0
|
||||
|
@ -6,8 +6,8 @@ Index: btrfs-progs-v4.1/version.sh
|
||||
# Copyright 2008, Oracle
|
||||
# Released under the GNU GPLv2
|
||||
|
||||
-v="v4.4"
|
||||
+v="v4.4+20160122"
|
||||
-v="v4.4.1"
|
||||
+v="v4.4.1+20160229"
|
||||
|
||||
opt=$1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user