Update to 0.6.2.

This commit is contained in:
Matthias Saou 2007-09-24 10:07:51 +00:00
parent 6276a3258c
commit ac9d485c1a
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
yasm-0.6.1.tar.gz
yasm-0.6.2.tar.gz

View File

@ -1 +1 @@
2add4f9253681d1dc6084c6676b98468 yasm-0.6.1.tar.gz
a9d5508702991de2bdd0903b8ba680ba yasm-0.6.2.tar.gz

View File

@ -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 <http://freshrpms.net/> 0.6.2-1
- Update to 0.6.2.
* Thu Aug 23 2007 Matthias Saou <http://freshrpms.net/> 0.6.1-3
- Rebuild for new BuildID feature.