From d5e0c628e17ef457dbf7d37111f85c58d3b8af66 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Thu, 11 Nov 2004 21:48:10 +0000 Subject: [PATCH] - Import version 0.98.2. --- .cvsignore | 1 + libunwind.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index f099ffe..1fbc088 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ libunwind-0.97.tar.gz +libunwind-0.98.2.tar.gz diff --git a/libunwind.spec b/libunwind.spec index e5534ef..d26ae82 100644 --- a/libunwind.spec +++ b/libunwind.spec @@ -4,11 +4,11 @@ Summary: An unwinding library for ia64. Name: libunwind # Latest libunwind release. -Version: 0.97 -Release: 6 +Version: 0.98.2 +Release: 2 License: BSD Group: Development/Debuggers -Source: ftp://ftp.hpl.hp.com/pub/linux-ia64/libunwind-0.97.tar.gz +Source: ftp://ftp.hpl.hp.com/pub/linux-ia64/libunwind-0.98.2.tar.gz Buildroot: %{_tmppath}/%{name}-%{version}-root URL: http://www.hpl.hp.com/research/linux/libunwind/index.php4/ ExclusiveArch: ia64 @@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT /usr/include/* %changelog +* Thu Nov 11 2004 Jeff Johnston 0.98.2.2 +- Import version 0.98.2. + * Wed Nov 10 2004 Jeff Johnston 0.97.6 - Bump up release number diff --git a/sources b/sources index 76ef331..3afa9c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e277abb12d046dae6e87c545f241c40a libunwind-0.97.tar.gz +4bc2b72ca300d93a72af6563c091f575 libunwind-0.98.2.tar.gz