Update to 1.0.1 (#593250).

This commit is contained in:
Matthias Saou 2010-05-23 14:44:05 +00:00
parent 52b54481b0
commit 863be1b385
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
yasm-1.0.0.tar.gz
yasm-1.0.1.tar.gz

View File

@ -1 +1 @@
e00627e13d30ff9238053e95bd93a8fb yasm-1.0.0.tar.gz
2174fc3b6b74de07667f42d47514c336 yasm-1.0.1.tar.gz

View File

@ -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 <http://freshrpms.net/> 1.0.1-1
- Update to 1.0.1 (#593250).
* Wed Apr 28 2010 Matthias Saou <http://freshrpms.net/> 1.0.0-1
- Update to 1.0.0 (#580872).
- Include new vsyasm binary.