diff --git a/libosinfo-0.2.3.tar.gz b/libosinfo-0.2.3.tar.gz deleted file mode 100644 index bc41b17..0000000 --- a/libosinfo-0.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb7438133da09b7fb35a56f2af493134e5d3e5e42bacc4a42d1eff67d7f027df -size 1216559 diff --git a/libosinfo-0.2.5.tar.gz b/libosinfo-0.2.5.tar.gz new file mode 100644 index 0000000..cfa2c46 --- /dev/null +++ b/libosinfo-0.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29829782b19c91fa89e4f4ae84bc9bd7e35a1273df2bc9cc7c4754ac3af79ef1 +size 1223564 diff --git a/libosinfo.changes b/libosinfo.changes index 3781124..363c50a 100644 --- a/libosinfo.changes +++ b/libosinfo.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Mar 12 12:15:42 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.2.5: + + Make use of post-installation drivers in Windows 7 install + scripts. + + Windows 7 install script now requires product key. + + Actually add install scripts for Windows 8. This was supposed + to be merged in release 0.2.3. + + Formalize architecture names in DB to align with libvirt. + + Fixes to mingw RPM spec from Fedora. + + Add a Windows 7 volume ID to DB. +- Changes from version 0.2.4: + + Fix crash in osinfo-detect against non-bootable media. + + osinfo-install-script now displays names of generated files. + + Add an all-in-one virtio and QXL device driver setup binary to + Windows XP and 7. + + Make use of post-installation drivers in Windows XP installer + scripts. + + Log post-install commands of Windows XP to target disk. + + Add/improve/fix data on: + - QEMU/QEMU-KVM hypervisor + - GNOME + - openSUSE + + RPM spec file changes (shipped template). + + Adapt to glib 2.36. + + Fix some build warnings. + + Some other fixes and improvements. + ------------------------------------------------------------------- Tue Jan 15 18:43:17 UTC 2013 - dimstar@opensuse.org diff --git a/libosinfo.spec b/libosinfo.spec index 611e4b1..529cf1d 100644 --- a/libosinfo.spec +++ b/libosinfo.spec @@ -20,7 +20,7 @@ %define with_lang 1 Name: libosinfo -Version: 0.2.3 +Version: 0.2.5 Release: 0 Summary: Manage information about operating systems and hypervisors License: LGPL-2.1+ and GPL-2.0+