This commit is contained in:
Dennis Gilmore 2012-07-22 02:36:05 -05:00
parent 3f376155d8
commit ff65639d35

View File

@ -1,7 +1,7 @@
Summary: Modular Assembler
Name: yasm
Version: 1.2.0
Release: 1%{?dist}
Release: 2%{?dist}
# See COPYING for the detail, there is quite a lot!
License: BSD and (GPLv2+ or Artistic or LGPLv2+) and LGPLv2
Group: Development/Languages
@ -71,6 +71,9 @@ rm -rf %{buildroot}
%changelog
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Mar 15 2012 Matthias Saou <matthias@saou.eu> 1.2.0-1
- Update to 1.2.0 (#750234).
- Minor spec file cleanups (keep EPEL compatibility, #802162).