[qemu-sanity-check] New upstream version 1.1.5.

Richard W.M. Jones rjones at fedoraproject.org
Wed Jul 2 18:27:30 UTC 2014


commit f5f00372c09fa033f0981dfebd54479342ad9126
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Jul 2 19:26:32 2014 +0100

    New upstream version 1.1.5.
    
    - Adds --accel option to select qemu acceleration mode.
    - Remove upstream patch.

 ...earch-for-debug-etc.-kernels-RHBZ-1002189.patch |   31 --------------------
 qemu-sanity-check.spec                             |   13 ++++----
 sources                                            |    2 +-
 3 files changed, 8 insertions(+), 38 deletions(-)
---
diff --git a/qemu-sanity-check.spec b/qemu-sanity-check.spec
index 1db94c9..7193be5 100644
--- a/qemu-sanity-check.spec
+++ b/qemu-sanity-check.spec
@@ -1,17 +1,14 @@
 %global debug_package %{nil}
 
 Name:            qemu-sanity-check
-Version:         1.1.4
-Release:         3%{?dist}
+Version:         1.1.5
+Release:         1%{?dist}
 Summary:         Simple qemu and Linux kernel sanity checker
 License:         GPLv2+
 
 URL:             http://people.redhat.com/~rjones/qemu-sanity-check
 Source0:         http://people.redhat.com/~rjones/qemu-sanity-check/files/%{name}-%{version}.tar.gz
 
-# Upstream patch included in >= 1.1.5.
-Patch1:          0001-Better-search-for-debug-etc.-kernels-RHBZ-1002189.patch
-
 # Non-upstream patch to disable test which fails on broken kernels
 # which don't respond to panic=1 option properly.
 Patch4:          0004-Disable-bad-userspace-test-Fedora-only.patch
@@ -73,7 +70,6 @@ as %{name} except that this package does not depend on qemu or kernel.
 %prep
 %setup -q
 
-%patch1 -p1
 %patch4 -p1
 
 # Rerun autotools because the patches touch configure.ac and Makefile.am.
@@ -112,6 +108,11 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Wed Jul 02 2014 Richard W.M. Jones <rjones at redhat.com> - 1.1.5-1
+- New upstream version 1.1.5.
+- Adds --accel option to select qemu acceleration mode.
+- Remove upstream patch.
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index b9f5113..1fab55d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5fb1842dfbbe2ce1841a76e96d8cb93f  qemu-sanity-check-1.1.4.tar.gz
+cceb7bb200adee4136e25b77e3c12cb0  qemu-sanity-check-1.1.5.tar.gz


More information about the scm-commits mailing list