This commit is contained in:
Peter Robinson 2014-08-17 22:22:59 +00:00
parent f5f00372c0
commit cde0388bcc
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: qemu-sanity-check
Version: 1.1.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Simple qemu and Linux kernel sanity checker
License: GPLv2+
@ -108,6 +108,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Wed Jul 02 2014 Richard W.M. Jones <rjones@redhat.com> - 1.1.5-1
- New upstream version 1.1.5.
- Adds --accel option to select qemu acceleration mode.