diff --git a/.cvsignore b/.cvsignore
index 9b9a529..4e68568 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-yasm-1.0.0.tar.gz
+yasm-1.0.1.tar.gz
diff --git a/sources b/sources
index 7b4e68a..3361f81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e00627e13d30ff9238053e95bd93a8fb yasm-1.0.0.tar.gz
+2174fc3b6b74de07667f42d47514c336 yasm-1.0.1.tar.gz
diff --git a/yasm.spec b/yasm.spec
index 1297c06..5ef685f 100644
--- a/yasm.spec
+++ b/yasm.spec
@@ -1,6 +1,6 @@
Summary: Modular Assembler
Name: yasm
-Version: 1.0.0
+Version: 1.0.1
Release: 1%{?dist}
# See COPYING for the detail, there is quite a lot!
License: BSD and (GPLv2+ or Artistic or LGPLv2+) and LGPLv2
@@ -70,6 +70,9 @@ Install this package if you need to rebuild applications that use yasm.
%changelog
+* Sun May 23 2010 Matthias Saou 1.0.1-1
+- Update to 1.0.1 (#593250).
+
* Wed Apr 28 2010 Matthias Saou 1.0.0-1
- Update to 1.0.0 (#580872).
- Include new vsyasm binary.