[libvirt] Rebuild for libnl soname breakage (RHBZ#901569).

Richard W.M. Jones rjones at fedoraproject.org
Sun Jan 20 19:56:23 UTC 2013


commit d1cd1b7ceb24d994742bc4d93a4665c8ee38877f
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sun Jan 20 19:56:14 2013 +0000

    Rebuild for libnl soname breakage (RHBZ#901569).

 libvirt.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/libvirt.spec b/libvirt.spec
index 420946c..8e82cc0 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -341,7 +341,7 @@
 Summary: Library providing a simple virtualization API
 Name: libvirt
 Version: 1.0.1
-Release: 3%{?dist}%{?extra_release}
+Release: 4%{?dist}%{?extra_release}
 License: LGPLv2+
 Group: Development/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -1998,6 +1998,9 @@ rm -f $RPM_BUILD_ROOT%{_sysconfdir}/sysctl.d/libvirtd
 %endif
 
 %changelog
+* Sun Jan 20 2013 Richard W.M. Jones <rjones at redhat.com> - 1.0.1-4
+- Rebuild for libnl soname breakage (RHBZ#901569).
+
 * Fri Jan 18 2013 Daniel P. Berrange <berrange at redhat.com> - 1.0.1-3
 - Rebuild for libnl3 soname change
 - Deal with broken kernel headers


More information about the scm-commits mailing list