This commit is contained in:
Dennis Gilmore 2014-06-07 20:00:54 -05:00
parent 35bc9132fa
commit d0c76e3b93
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: qemu-sanity-check
Version: 1.1.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Simple qemu and Linux kernel sanity checker
License: GPLv2+
@ -112,6 +112,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Aug 28 2013 Richard W.M. Jones <rjones@redhat.com> - 1.1.4-2
- New upstream version 1.1.4.
- Remove 3 x patches which are now upstream.