From: Thierry Parmentelat Date: Mon, 2 Jun 2014 08:11:41 +0000 (+0200) Subject: Setting tag libvirt-1.2.4-1 X-Git-Tag: libvirt-1.2.4-1^0 X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=commitdiff_plain;h=58b8e1cec1ff6e4024f9896c84694e288a6d76f7 Setting tag libvirt-1.2.4-1 complete build for 1.2.4, works fine on f18, still has an issue with f20 for slice re-creation --- diff --git a/libvirt.spec b/libvirt.spec index 95bd5cb..ab92277 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -2,7 +2,7 @@ %define mainstream_version 1.2.4 %define module_version_varname mainstream_version -%define taglevel 0 +%define taglevel 1 %define packager PlanetLab/OneLab #libvirt-RPMFLAGS := --without storage-disk --without storage-iscsi --without storage-scsi \ @@ -2269,6 +2269,9 @@ exit 0 %doc examples/systemtap %changelog +* Mon Jun 02 2014 Thierry Parmentelat - libvirt-1.2.4-1 +- complete build for 1.2.4, works fine on f18, still has an issue with f20 for slice re-creation + * Sun May 4 2014 Daniel Veillard - 1.2.4-1 - various improvements and bug fixes - lot of internal code refactoring