From 8e1106cff086149cd8650f8b07387a3354730ce6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Dec 18 2015 20:48:36 +0000 Subject: Update to 3.19.4 - Build with grilo 0.3 --- diff --git a/.gitignore b/.gitignore index 754bfbf..3ed8db6 100644 --- a/.gitignore +++ b/.gitignore @@ -103,3 +103,4 @@ gnome-control-center-2.31.6.tar.bz2 /gnome-control-center-3.18.1.tar.xz /gnome-control-center-3.18.2.tar.xz /gnome-control-center-3.19.3.tar.xz +/gnome-control-center-3.19.4.tar.xz diff --git a/control-center.spec b/control-center.spec index f7a99c7..8d31cbf 100644 --- a/control-center.spec +++ b/control-center.spec @@ -10,7 +10,7 @@ Summary: Utilities to configure the GNOME desktop Name: control-center -Version: 3.19.3 +Version: 3.19.4 Release: 1%{?dist} Epoch: 1 License: GPLv2+ and GFDL @@ -64,7 +64,7 @@ BuildRequires: pkgconfig(gnome-desktop-3.0) >= %{gnome_desktop_version} BuildRequires: pkgconfig(gnome-settings-daemon) >= %{gsd_version} BuildRequires: pkgconfig(goa-1.0) BuildRequires: pkgconfig(goa-backend-1.0) -BuildRequires: pkgconfig(grilo-0.2) +BuildRequires: pkgconfig(grilo-0.3) BuildRequires: pkgconfig(gsettings-desktop-schemas) >= %{gsettings_desktop_schemas_version} BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(ibus-1.0) @@ -127,10 +127,6 @@ utilities. %setup -q -n gnome-control-center-%{version} %patch0 -p1 -b .distro-logo -# Build with grilo-0.2 for now as we don't have grilo-0.3 in rawhide -sed -i -e 's/grilo-0\.3/grilo-0.2/' \ - -e '/^GRILO_REQUIRED_VERSION/ s/0\.3\.0/0.2.12/' configure* - %build %configure \ --disable-static \ @@ -214,6 +210,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Fri Dec 18 2015 Kalev Lember - 1:3.19.4-1 +- Update to 3.19.4 +- Build with grilo 0.3 + * Tue Dec 15 2015 Kalev Lember - 1:3.19.3-1 - Update to 3.19.3 diff --git a/sources b/sources index 80f9f69..5d1896a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8e76dd4743f984527aed6e362c653e6 gnome-control-center-3.19.3.tar.xz +b12df541b46b6fa395db5113b266c99b gnome-control-center-3.19.4.tar.xz