From 22df41849809845d6c064bf8c873b7fec394d161 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 9 Dec 2018 20:49:29 +0100 Subject: [PATCH] - updated to 0.12.11 --- gupnp-av.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gupnp-av.spec b/gupnp-av.spec index 8fb0ed7..c26738c 100644 --- a/gupnp-av.spec +++ b/gupnp-av.spec @@ -7,17 +7,17 @@ Summary: Library for building UPnP A/V applications Summary(pl.UTF-8): Biblioteka do budowania aplikacji UPnP A/V Name: gupnp-av # note: 0.12.x is stable, 0.13.x unstable -Version: 0.12.10 +Version: 0.12.11 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/0.12/%{name}-%{version}.tar.xz -# Source0-md5: 215f626508d76b767f5da7c9b92e87d8 +# Source0-md5: f09e99ae20271b0a8cadce806098ae8b URL: http://gupnp.org/ BuildRequires: autoconf >= 2.63 BuildRequires: automake >= 1:1.11 BuildRequires: docbook-dtd412-xml -BuildRequires: glib2-devel >= 1:2.34 +BuildRequires: glib2-devel >= 1:2.38 BuildRequires: gobject-introspection-devel >= 1.36.0 BuildRequires: gtk-doc >= 1.10 BuildRequires: libtool >= 2:2.2 @@ -26,6 +26,7 @@ BuildRequires: pkgconfig BuildRequires: tar >= 1:1.22 %{?with_vala:BuildRequires: vala >= 2:0.22} BuildRequires: xz +Requires: glib2 >= 1:2.38 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -41,7 +42,7 @@ Summary: Header files for gupnp-av library Summary(pl.UTF-8): Pliki nagłówkowe biblioteki gupnp-av Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: glib2-devel >= 1:2.34 +Requires: glib2-devel >= 1:2.38 Requires: libxml2-devel >= 2.0 %description devel -- 2.44.0