[spice-gtk] Rebuild for phodav soname bump

Christophe Fergeau teuf at fedoraproject.org
Mon Feb 23 09:50:53 UTC 2015


commit f98709a968f89b57f9d166f23d77fbc729fa8cb5
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Mon Feb 23 10:50:04 2015 +0100

    Rebuild for phodav soname bump

 spice-gtk.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/spice-gtk.spec b/spice-gtk.spec
index 3e4d65e..00ca9c6 100644
--- a/spice-gtk.spec
+++ b/spice-gtk.spec
@@ -7,7 +7,7 @@
 
 Name:           spice-gtk
 Version:        0.27
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A GTK+ widget for SPICE clients
 
 Group:          System Environment/Libraries
@@ -43,7 +43,7 @@ BuildRequires: polkit-devel
 BuildRequires: gtk-doc
 BuildRequires: vala-tools
 BuildRequires: usbutils
-BuildRequires: libphodav-1.0-devel
+BuildRequires: libphodav-2.0-devel
 BuildRequires: lz4-devel
 %if %{with_gtk3}
 BuildRequires: gtk3-devel
@@ -286,6 +286,9 @@ rm -rf %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc
 %{_bindir}/spicy-stats
 
 %changelog
+* Mon Feb 23 2015 Christophe Fergeau <cfergeau at redhat.com> 0.27-6
+- Rebuild for phodav soname bump
+
 * Tue Jan 27 2015 Marc-André Lureau <marcandre.lureau at redhat.com> 0.27-5
 - Fix reconnection on same session regressions introduced in 27-2.
 


More information about the scm-commits mailing list