diff --git a/yasm.spec b/yasm.spec index 9f84c5b..e4b7b33 100644 --- a/yasm.spec +++ b/yasm.spec @@ -1,9 +1,9 @@ Summary: Complete rewrite of the NASM assembler Name: yasm Version: 0.7.1 -Release: 1%{?dist} +Release: 2%{?dist} # See COPYING for the detail, there is quite a lot! -License: BSD and (Artistic or GPLv2+ or LGPLv2+) and LGPLv2 +License: BSD and (GPLv2+ or Artistic or LGPLv2+) and LGPLv2 Group: Development/Languages URL: http://www.tortall.net/projects/yasm/ Source: http://www.tortall.net/projects/yasm/releases/yasm-%{version}.tar.gz @@ -73,6 +73,9 @@ Install this package if you need to rebuild applications that use yasm. %changelog +* Sat Sep 6 2008 Tom "spot" Callaway 0.7.1-2 +- fix license tag so that it doesn't trigger a false positive on the check script + * Tue May 20 2008 Matthias Saou 0.7.1-1 - Update to 0.7.1.