Setting tag libvirt-1.2.3-1
[libvirt.git] / libvirt.spec
index 236f917..b452945 100644 (file)
@@ -1240,7 +1240,7 @@ driver
 
 %prep
 %setup -q
-%patch1 -p0 -b .bypass-netns-check
+%patch1 -p1 -b .bypass-netns-check
 
 %build
 %if ! %{with_xen}
@@ -2262,6 +2262,9 @@ exit 0
 %doc examples/systemtap
 
 %changelog
+* 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)