aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2016-07-19 16:04:04 -0400
committerDoug Ledford <dledford@redhat.com>2016-07-19 16:08:04 -0400
commit0be978ea2bfaf203c35334b090bddb280de62611 (patch)
treea177609c8161f95b4fff3974d88cce460c49ace2
parent7f272c00424b348c152c3f929162af12a5f4834d (diff)
downloadlibibverbs-0be978ea2bfaf203c35334b090bddb280de62611.tar.gz
Roll 1.2.1 releaselibibverbs-1.2.1
Signed-off-by: Doug Ledford <dledford@redhat.com>
-rw-r--r--configure.ac2
-rw-r--r--libibverbs.spec.in5
2 files changed, 5 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 987725f..90c33df 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.67])
-AC_INIT([libibverbs],[1.2.0],[linux-rdma@vger.kernel.org])
+AC_INIT([libibverbs],[1.2.1],[linux-rdma@vger.kernel.org])
AC_CONFIG_SRCDIR([src/ibverbs.h])
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_MACRO_DIR(config)
diff --git a/libibverbs.spec.in b/libibverbs.spec.in
index d3200bd..040948e 100644
--- a/libibverbs.spec.in
+++ b/libibverbs.spec.in
@@ -85,7 +85,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
-* Fri Feb 26 2016 Doug Ledford <dledford@redhat.com> - @VERSION@-1
+* Tue Jul 19 2016 Doug Ledford <dledford@redhat.com> - @VERSION@-1
+- New upstream release
+
+* Fri Feb 26 2016 Doug Ledford <dledford@redhat.com> - 1.2.0-1
- New upstream release
* Tue May 5 2014 Roland Dreier <roland@digitalvampire.org> - 1.1.8-1