btrfsprogs/local-version-override.patch
David Sterba 036e0e2031 Accepting request 395998 from home:dsterba:branches:filesystems
- update to 4.5.3
- fix build failure on 13.1: conditional default for udevdir
- fix build failure on SLE11SP4: wrong check in makefile

OBS-URL: https://build.opensuse.org/request/show/395998
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=239
2016-05-16 13:39:09 +00:00

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.5.3"
+v="v4.5.3+20160516"
opt=$1