From fc4e823e9952a1be682fd7551e5c100e9b09dc65 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 22 Jan 2015 10:49:31 +0000 Subject: [PATCH] Update to 3.15.4 --- .gitignore | 1 + gtk3.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4615911..d2b0488 100644 --- a/.gitignore +++ b/.gitignore @@ -98,3 +98,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.15.1.tar.xz /gtk+-3.15.2.tar.xz /gtk+-3.15.3.tar.xz +/gtk+-3.15.4.tar.xz diff --git a/gtk3.spec b/gtk3.spec index d2d0182..b23f994 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -18,7 +18,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.15.3 +Version: 3.15.4 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -343,6 +343,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/installed-tests %changelog +* Thu Jan 22 2015 Richard Hughes - 3.15.4-1 +- Update to 3.15.4 + * Wed Dec 17 2014 Kalev Lember - 3.15.3-1 - Update to 3.15.3 - Add gtk-update-icon-cache subpackage that both gtk2 and gtk3 can depend on diff --git a/sources b/sources index 1a16287..a5e2349 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a2e90dc89f3dd64012cd4b38284a115 gtk+-3.15.3.tar.xz +dc028d5a9090813d3e37d58cad04dcfb gtk+-3.15.4.tar.xz