diff --git a/.cvsignore b/.cvsignore
index 6950b41..eff0860 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-yasm-0.7.0.tar.gz
+yasm-0.7.1.tar.gz
diff --git a/sources b/sources
index 3570d8f..972483a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f06436d31a6c5c1bc43c318f42c7b51e yasm-0.7.0.tar.gz
+fce21d066f4d04e3ec7f9318e6446e2b yasm-0.7.1.tar.gz
diff --git a/yasm.spec b/yasm.spec
index 34300f2..9f84c5b 100644
--- a/yasm.spec
+++ b/yasm.spec
@@ -1,6 +1,6 @@
Summary: Complete rewrite of the NASM assembler
Name: yasm
-Version: 0.7.0
+Version: 0.7.1
Release: 1%{?dist}
# See COPYING for the detail, there is quite a lot!
License: BSD and (Artistic or GPLv2+ or LGPLv2+) and LGPLv2
@@ -73,6 +73,9 @@ Install this package if you need to rebuild applications that use yasm.
%changelog
+* Tue May 20 2008 Matthias Saou 0.7.1-1
+- Update to 0.7.1.
+
* Tue May 13 2008 Matthias Saou 0.7.0-1
- Update to 0.7.0.