diff --git a/.cvsignore b/.cvsignore
index 3d90f4e..41ff65e 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-yasm-0.7.2.tar.gz
+yasm-0.8.0.tar.gz
diff --git a/sources b/sources
index 8a22d56..5bc5bad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc9360593de5625dca286f0bfcb27dd5 yasm-0.7.2.tar.gz
+84a72204c9b452a00b39b1b00495163f yasm-0.8.0.tar.gz
diff --git a/yasm.spec b/yasm.spec
index 0b4294b..7515528 100644
--- a/yasm.spec
+++ b/yasm.spec
@@ -1,6 +1,6 @@
Summary: Modular Assembler
Name: yasm
-Version: 0.7.2
+Version: 0.8.0
Release: 3%{?dist}
# See COPYING for the detail, there is quite a lot!
License: BSD and (GPLv2+ or Artistic or LGPLv2+) and LGPLv2
@@ -56,6 +56,7 @@ Install this package if you need to rebuild applications that use yasm.
%defattr(-,root,root,-)
%doc Artistic.txt AUTHORS BSD.txt COPYING GNU*
%{_bindir}/yasm
+%{_bindir}/ytasm
%{_mandir}/man1/yasm.1*
%files devel
@@ -68,6 +69,10 @@ Install this package if you need to rebuild applications that use yasm.
%changelog
+* Mon Dec 7 2009 Matthias Saou 0.8.0-1
+- Update to 0.8.0 (#523729).
+- Include new ytasm binary.
+
* Mon Jul 27 2009 Fedora Release Engineering - 0.7.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild