]> git.openfabrics.org - ~shefty/libibverbs.git/commitdiff
Bump libibverbs version number to 1.0-rc5
authorRoland Dreier <rolandd@cisco.com>
Wed, 26 Oct 2005 04:53:27 +0000 (04:53 +0000)
committerRoland Dreier <rolandd@cisco.com>
Thu, 9 Nov 2006 19:35:58 +0000 (11:35 -0800)
Signed-off-by: Roland Dreier <rolandd@cisco.com>
configure.in
libibverbs.spec.in

index 4381ed20c1dcec689def398f90eacb3f375c7f27..53e1e9f958869356ad2258d115acef5c9c2f61fe 100644 (file)
@@ -1,11 +1,11 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(libibverbs, 1.0-rc4, openib-general@openib.org)
+AC_INIT(libibverbs, 1.0-rc5, openib-general@openib.org)
 AC_CONFIG_SRCDIR([src/ibverbs.h])
 AC_CONFIG_AUX_DIR(config)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libibverbs, 1.0-rc4)
+AM_INIT_AUTOMAKE(libibverbs, 1.0-rc5)
 
 AM_PROG_LIBTOOL
 
index 8e5d79906281f7f4a8dd520f5a717026d6077e57..542c3dca22447be6616c2eda6f3953e60a878679 100644 (file)
@@ -4,13 +4,13 @@
 
 Name: libibverbs
 Version: 1.0
-Release: 0.2.rc4%{?dist}
+Release: 0.3.rc5%{?dist}
 Summary: A library for direct userspace use of InfiniBand
 
 Group: System Environment/Libraries
 License: GPL/BSD
 Url: http://openib.org/
-Source: http://openib.org/downloads/libibverbs-1.0-rc4.tar.gz
+Source: http://openib.org/downloads/libibverbs-1.0-rc5.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: sysfsutils-devel
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %changelog
+* Tue Oct 25 2005 Roland Dreier <roland@cisco.com> - 1.0-0.3.rc5
+- New upstream release
+
 * Wed Oct  5 2005 Roland Dreier <roland@cisco.com> - 1.0-0.2.rc4
 - Update to upstream 1.0-rc4 release