Accepting request 228442 from home:a_faerber:branches:Virtualization

Enhance update_git.sh script to not duplicate .patch filename extension and to fill in the SeaBIOS version automatically

OBS-URL: https://build.opensuse.org/request/show/228442
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=199
This commit is contained in:
Andreas Färber
2014-04-01 15:08:49 +00:00
committed by Git OBS Bridge
parent 972d120079
commit 0e7dd46c01
27 changed files with 70 additions and 45 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Apr 1 14:50:37 UTC 2014 - afaerber@suse.de
- Enhance update_git.sh script
* Fix duplicate .patch for short filenames
* Read SeaBIOS version from QEMU tarball
-------------------------------------------------------------------
Mon Mar 31 14:51:30 UTC 2014 - afaerber@suse.de
- Re-create qemu-2.0.0-rc0.tar.bz2 to include SeaBIOS .version
-------------------------------------------------------------------
Fri Mar 28 11:53:31 UTC 2014 - afaerber@suse.de