[SLOF] Update to version shipped with qemu 1.5

Cole Robinson crobinso at fedoraproject.org
Tue May 21 14:33:29 UTC 2013


commit 91f32dede4b5a7cc213e9ea3cdf92b53fc4dbf10
Author: Cole Robinson <crobinso at redhat.com>
Date:   Tue May 21 10:33:26 2013 -0400

    Update to version shipped with qemu 1.5

 SLOF.spec |    7 +++++--
 sources   |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/SLOF.spec b/SLOF.spec
index 4b06257..0594abd 100644
--- a/SLOF.spec
+++ b/SLOF.spec
@@ -1,4 +1,4 @@
-%global gittagdate 20121018
+%global gittagdate 20130430
 %global gittag qemu-slof-%{gittagdate}
 
 Name:           SLOF
@@ -12,7 +12,7 @@ BuildArch:      noarch
 
 # There are no upstream tarballs.  To prepare a tarball, do:
 #
-# git clone git://github.com/dgibson/SLOF.git
+# git clone git://github.com/aik/SLOF.git
 # cd SLOF
 # git archive -o ../SLOF-%{gittagdate}.tar.gz \
 #     --prefix=SLOF-%{gittagdate}/ %{gittag}
@@ -58,6 +58,9 @@ cp -a boot_rom.bin $RPM_BUILD_ROOT%{_datadir}/qemu/slof.bin
 
 
 %changelog
+* Tue May 21 2013 Cole Robinson <crobinso at redhat.com> - 0.1.git20130430-1
+- Update to version shipped with qemu 1.5
+
 * Tue Feb 19 2013 Cole Robinson <crobinso at redhat.com> 0.1.git20121018-1
 - Update to version shipped with qemu 1.4
 
diff --git a/sources b/sources
index 277318f..c906114 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a97d48c024172973c979308a45f52ed  SLOF-20121018.tar.gz
+56049b94c8933533695d3308af3218c6  SLOF-20130430.tar.gz


More information about the scm-commits mailing list