From 455e15ea58cd5d658b2fd41a30105fbd85eb4109 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 24 Mar 2014 23:57:39 +0100 Subject: [PATCH] Update to 3.18.0 --- .gitignore | 1 + glade.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b9363fd..0b0cb54 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /glade-3.15.4.tar.xz /glade-3.16.0.tar.xz /glade-3.16.1.tar.xz +/glade-3.18.0.tar.xz diff --git a/glade.spec b/glade.spec index 0341247..d2023ac 100644 --- a/glade.spec +++ b/glade.spec @@ -1,5 +1,5 @@ Name: glade -Version: 3.16.1 +Version: 3.18.0 Release: 1%{?dist} Summary: User Interface Designer for GTK+ @@ -9,7 +9,7 @@ Summary: User Interface Designer for GTK+ # GPLv2+ and LGPLv2+ code, so the resulting binaries are GPLv2+ License: GPLv2+ and LGPLv2+ URL: http://glade.gnome.org/ -Source0: http://ftp.gnome.org/pub/GNOME/sources/glade/3.16/glade-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/glade/3.18/glade-%{version}.tar.xz BuildRequires: chrpath BuildRequires: desktop-file-utils @@ -133,6 +133,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %doc %{_datadir}/gtk-doc/ %changelog +* Mon Mar 24 2014 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Wed Jan 08 2014 Richard Hughes - 3.16.1-1 - Update to 3.16.1 diff --git a/sources b/sources index 6fc21e4..f78b132 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1b60003e91a19cc0f1acae24d30269fc glade-3.16.1.tar.xz +60d56cbc447b07c0e37c860ba42b4d2a glade-3.18.0.tar.xz