diff --git a/.cvsignore b/.cvsignore
index bcd5a15..9f6177c 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-yasm-0.6.1.tar.gz
+yasm-0.6.2.tar.gz
diff --git a/sources b/sources
index c9a489b..dfa4771 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2add4f9253681d1dc6084c6676b98468 yasm-0.6.1.tar.gz
+a9d5508702991de2bdd0903b8ba680ba yasm-0.6.2.tar.gz
diff --git a/yasm.spec b/yasm.spec
index 374fa35..74f3001 100644
--- a/yasm.spec
+++ b/yasm.spec
@@ -1,7 +1,7 @@
Summary: Complete rewrite of the NASM assembler
Name: yasm
-Version: 0.6.1
-Release: 3%{?dist}
+Version: 0.6.2
+Release: 1%{?dist}
# See COPYING for the detail, there is quite a lot!
License: BSD and (Artistic or GPLv2+ or LGPLv2+) and LGPLv2
Group: Development/Languages
@@ -73,6 +73,9 @@ Install this package if you need to rebuild applications that use yasm.
%changelog
+* Mon Sep 24 2007 Matthias Saou 0.6.2-1
+- Update to 0.6.2.
+
* Thu Aug 23 2007 Matthias Saou 0.6.1-3
- Rebuild for new BuildID feature.