From 7fb13a547c2db45400bdb444202c82b72b29040d13a9550c8752bf72132cee1d Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 19 Aug 2013 21:24:42 +0000 Subject: [PATCH] - Update to version 1.22.5 * full support for btrfs guests * large performance improvements in virt-df and virt-alignment-scan tools * many bug fixes * full release notes: http://libguestfs.org/guestfs-release-notes.1.html OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=221 --- libguestfs-1.20.10.tar.xz | 3 --- libguestfs-1.22.5.tar.xz | 3 +++ libguestfs.changes | 9 +++++++++ libguestfs.spec | 8 ++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 libguestfs-1.20.10.tar.xz create mode 100644 libguestfs-1.22.5.tar.xz diff --git a/libguestfs-1.20.10.tar.xz b/libguestfs-1.20.10.tar.xz deleted file mode 100644 index fb145f7..0000000 --- a/libguestfs-1.20.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25065a6fc1e4bcccda25368b1327d1cc779608b5afb10a0a8de47a8126fbfb54 -size 3997156 diff --git a/libguestfs-1.22.5.tar.xz b/libguestfs-1.22.5.tar.xz new file mode 100644 index 0000000..8671aca --- /dev/null +++ b/libguestfs-1.22.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d693128110a8936d7686d5f36308dc229ed1f7db6448f143497104cc895e9c +size 4148564 diff --git a/libguestfs.changes b/libguestfs.changes index fdba879..9dd0f99 100644 --- a/libguestfs.changes +++ b/libguestfs.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 19 23:23:31 CEST 2013 - ohering@suse.de + +- Update to version 1.22.5 + * full support for btrfs guests + * large performance improvements in virt-df and virt-alignment-scan tools + * many bug fixes + * full release notes: http://libguestfs.org/guestfs-release-notes.1.html + ------------------------------------------------------------------- Mon Aug 5 17:48:01 CEST 2013 - ohering@suse.de diff --git a/libguestfs.spec b/libguestfs.spec index f8436b1..e13be80 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -16,7 +16,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -Version: 1.20.10 + +Version: 1.22.5 +Release: 0 %define opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0) %if !%opt @@ -136,7 +138,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Compatibility package for guestfs-tools License: GPL-2.0 Group: System/Filesystems -Release: 0 Patch1000: 1000-force-virtio_blk-in-old-guest-kernel.patch Source0: %{name}-%{version}.tar.xz Source789653: Pod-Simple-3.23.tar.xz @@ -421,7 +422,7 @@ virtual machines. %prep : _ignore_exclusive_arch '%{?_ignore_exclusive_arch}' %setup -q -a 789653 -%patch1000 -p1 +#patch1000 -p1 %build # [Bug 789653] sles11 perl obsoletes perl-Pod-Simple unconditionally @@ -747,7 +748,6 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/libguestfs-make-fixed-appliance %{_bindir}/* %config(noreplace) /etc/libguestfs-tools.conf -%config(noreplace) /etc/bash_completion.d/guestfish-bash-completion.sh %{_mandir}/man1/* %changelog