]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Wed, 8 Apr 2015 22:28:16 +0000 (15:28 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 8 Apr 2015 22:28:16 +0000 (15:28 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 69b917bb34eb1480219c4ef2488ced6dd64cbddb..df788311ec2f6995d824a7826976af5b0d740a24 100644 (file)
--- a/meta
+++ b/meta
@@ -1,8 +1,9 @@
 Version: 1
-Previous: 30d8dba3274b9167380c14e19974ab0b47b92dc9
-Head: 241050d712015fbb4297c4f09947e0e8f3bb7f46
+Previous: 16ec1984f824c631e5abfc623c8d36798f2773c3
+Head: 2ad55fce96dfebe3bc27f9c492dc870e254e9491
 Applied:
   v1.0.20: 241050d712015fbb4297c4f09947e0e8f3bb7f46
+  refresh-temp: 2ad55fce96dfebe3bc27f9c492dc870e254e9491
 Unapplied:
   raccept-invalid: 8d5251952074622e8be0c9828d5eb573b4a1c6d2
   old-af-ib: aaa0d9ca917c8c361a978e5a116963c2cceac5ba
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..1a69103
--- /dev/null
@@ -0,0 +1,34 @@
+Bottom: 86f79a9626eccc4082ee583a068ac8c827b88d17
+Top:    c14a3ce4505928dd5312f5191586474d43205742
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2015-04-08 15:28:16 -0700
+
+Refresh of v1.0.20
+
+---
+
+diff --git a/configure.ac b/configure.ac
+index b8e9c54..e18af28 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -1,7 +1,7 @@
+ dnl Process this file with autoconf to produce a configure script.
+ AC_PREREQ([2.63])
+-AC_INIT([librdmacm],[1.0.19-1],[linux-rdma@vger.kernel.org])
++AC_INIT([librdmacm],[1.0.20],[linux-rdma@vger.kernel.org])
+ AC_CONFIG_SRCDIR([src/cma.c])
+ AC_CONFIG_AUX_DIR(config)
+ AC_CONFIG_MACRO_DIR(config)
+diff --git a/librdmacm.spec.in b/librdmacm.spec.in
+index 60ffb3b..197836c 100644
+--- a/librdmacm.spec.in
++++ b/librdmacm.spec.in
+@@ -1,7 +1,7 @@
+ %define ver @VERSION@
+ Name: librdmacm
+-Version: 1.0.19-1
++Version: 1.0.20
+ Release: 1%{?dist}
+ Summary: Userspace RDMA Connection Manager