diff --git a/libguestfs.spec b/libguestfs.spec index ab5a5c8..a003c25 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -12,7 +12,7 @@ Summary: Access and modify virtual machine disk images Name: libguestfs Epoch: 1 Version: 1.21.26 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ # Source and patches. @@ -550,22 +550,22 @@ else find /var/cache/yum -type f -name '*.rpm' -print0 | xargs -0 cp -t repo createrepo repo cat > yum.conf < - 1:1.21.26-3 +* Tue Apr 2 2013 Richard W.M. Jones - 1:1.21.26-4 - New upstream version 1.21.26. - Use ./configure --with-default-backend=.. instead of attach-method. - Remove Sys::Guestfs::Lib (removed upstream).