Setting tag libvirt-1.2.3-2
[libvirt.git] / libvirt.spec
index eb8f0d2..f0a3762 100644 (file)
@@ -2,7 +2,7 @@
 
 %define mainstream_version 1.2.3
 %define module_version_varname mainstream_version
-%define taglevel 0
+%define taglevel 2
 %define packager PlanetLab/OneLab
 
 #libvirt-RPMFLAGS := --without storage-disk --without storage-iscsi --without storage-scsi \
@@ -2262,6 +2262,14 @@ exit 0
 %doc examples/systemtap
 
 %changelog
+* Mon Apr 28 2014 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - libvirt-1.2.3-2
+- no change
+- libvirt-python needs a release of libvirt that matches its own
+- and there was a screw up when tagging libvirt-python, so we catch up
+
+* Mon Apr 28 2014 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - libvirt-1.2.3-1
+- tested version of 1.2.3
+
 * Tue Apr  1 2014 Daniel Veillard <veillard@redhat.com> - 1.2.3-1
 - add new virDomainCoreDumpWithFormat API (Qiao Nuohan)
 - conf: Introduce virDomainDeviceGetInfo API (Jiri Denemark)