]> git.openfabrics.org - ~shefty/libibverbs.git/commitdiff
Bump libibverbs version number to 1.0-rc7
authorRoland Dreier <rolandd@cisco.com>
Wed, 15 Feb 2006 22:36:17 +0000 (22:36 +0000)
committerRoland Dreier <rolandd@cisco.com>
Thu, 9 Nov 2006 19:35:59 +0000 (11:35 -0800)
Signed-off-by: Roland Dreier <rolandd@cisco.com>
configure.in
debian/changelog
libibverbs.spec.in

index d1b5ea7a819cf77211f5686d7146ec6918257c38..0bdf56c171f71a7cbc468ef04dceb807d60c5b1b 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-rc6, openib-general@openib.org)
+AC_INIT(libibverbs, 1.0-rc7, 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-rc6)
+AM_INIT_AUTOMAKE(libibverbs, 1.0-rc7)
 
 AM_PROG_LIBTOOL
 
index ffd29f80aaad4b8df6b8ad000946a4dce2f5e2da..74ec55da2ffe8e908a078fd65a5a355d6763ebe5 100644 (file)
@@ -1,6 +1,6 @@
-libibverbs (1.0-rc6) unstable; urgency=low
+libibverbs (1.0-rc7) unstable; urgency=low
 
   * Initial Release.  (Closes: #325752)
 
- -- Roland Dreier <rolandd@cisco.com>  Tue, 30 Aug 2005 11:21:59 -0700
+ -- Roland Dreier <rolandd@cisco.com>  Wed, 15 Feb 2006 11:21:59 -0700
 
index 481a791f8b5dc732d01fe56b347c4e915af416d2..f8c55be93bae45591a6c11764ffb859ba8c46d92 100644 (file)
@@ -4,13 +4,13 @@
 
 Name: libibverbs
 Version: 1.0
-Release: 0.4.rc6%{?dist}
+Release: 0.5.rc7%{?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-rc6.tar.gz
+Source: http://openib.org/downloads/libibverbs-1.0-rc7.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
+* Wed Feb 15 2006 Roland Dreier <rolandd@cisco.com> - 1.0-0.5.rc7
+- New upstream release
+
 * Sun Jan 22 2006 Roland Dreier <rolandd@cisco.com> - 1.0-0.4.rc6
 - New upstream release