]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Tue, 2 Jun 2015 16:26:05 +0000 (09:26 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 2 Jun 2015 16:26:05 +0000 (09:26 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index dc09be60ea919f54facc04c1a2f3e4101098b738..5fd0de31e2b108848255f04d6c605e7543f67f43 100644 (file)
--- a/meta
+++ b/meta
@@ -1,8 +1,9 @@
 Version: 1
-Previous: 3869fa2b43f6b456694d511d39e419bde4d43325
-Head: 31df29fb6ac727eea297ac74e8d8b3371b29999a
+Previous: 3f2e5eb8543b16d291c04ddb51af2c1d244a1fe1
+Head: 492b207a7e44af456f867d068c7dc85315ba65ed
 Applied:
   v1.0.21: 31df29fb6ac727eea297ac74e8d8b3371b29999a
+  refresh-temp: 492b207a7e44af456f867d068c7dc85315ba65ed
 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..13dc935
--- /dev/null
@@ -0,0 +1,34 @@
+Bottom: ba0e63b777474cf9c3176c7ae793e229dbdff16f
+Top:    cb45ab0049788b30deefcbf1754ba0a292fd83a6
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2015-06-02 09:26:04 -0700
+
+Refresh of v1.0.21
+
+---
+
+diff --git a/configure.ac b/configure.ac
+index e18af28..768e257 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.20],[linux-rdma@vger.kernel.org])
++AC_INIT([librdmacm],[1.0.21],[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 197836c..53a39e6 100644
+--- a/librdmacm.spec.in
++++ b/librdmacm.spec.in
+@@ -1,7 +1,7 @@
+ %define ver @VERSION@
+ Name: librdmacm
+-Version: 1.0.20
++Version: 1.0.21
+ Release: 1%{?dist}
+ Summary: Userspace RDMA Connection Manager