From e151b64ad5314c28692b1569008ee31a727585a3 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Wed, 17 May 2006 20:15:11 +0000 Subject: [PATCH] 0.7 --- .cvsignore | 3 +-- mcelog.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index f3e64ca..83567da 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -mcelog-0.5.tar.gz -mcelog-0.6.tar.gz +mcelog-0.7.tar.gz diff --git a/mcelog.spec b/mcelog.spec index e1f0ef3..3681f6d 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -1,6 +1,6 @@ Summary: Tool to translate x86-64 CPU Machine Check Exception data. Name: mcelog -Version: 0.6 +Version: 0.7 Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?}) Epoch: 1 Group: System Environment/Base @@ -46,6 +46,9 @@ chmod -R a-s %{buildroot} %attr(0644,root,root) %{_mandir}/*/* %changelog +* Wed May 17 2006 Dave Jones +- Update to upstream 0.7 + * Thu Feb 09 2006 Dave Jones - rebuild. diff --git a/sources b/sources index 0bb2a57..524d935 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -7bf3462a80afc5f621405b891bd62752 mcelog-0.5.tar.gz -5aa068b928ec09add6bc099d59264338 mcelog-0.6.tar.gz +21ba1a4d748c71c28f212ea57a7be7a1 mcelog-0.7.tar.gz