bd925a4e80
- hide min/max macros clashing with gcc 6 (bnc#966257) (forwarded request 367641 from dsterba) OBS-URL: https://build.opensuse.org/request/show/367644 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=70
14 lines
293 B
Diff
14 lines
293 B
Diff
Index: btrfs-progs-v4.1/version.sh
|
|
===================================================================
|
|
--- btrfs-progs-v4.1.orig/version.sh
|
|
+++ btrfs-progs-v4.1/version.sh
|
|
@@ -6,7 +6,7 @@
|
|
# Copyright 2008, Oracle
|
|
# Released under the GNU GPLv2
|
|
|
|
-v="v4.4.1"
|
|
+v="v4.4.1+20160307"
|
|
|
|
opt=$1
|
|
|