From 96c9320db510904ee8273cc5fbe19d02f417103c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 6 May 2012 20:53:45 +0300 Subject: [PATCH] Update to 3.13.0 --- .gitignore | 1 + glade.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e62992c..100ab09 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /glade-3.12.0.tar.xz /glade-3.12.1.tar.xz +/glade-3.13.0.tar.xz diff --git a/glade.spec b/glade.spec index cad73ff..adf200d 100644 --- a/glade.spec +++ b/glade.spec @@ -1,5 +1,5 @@ Name: glade -Version: 3.12.1 +Version: 3.13.0 Release: 1%{?dist} Summary: User Interface Designer for GTK+ and GNOME @@ -9,7 +9,7 @@ Summary: User Interface Designer for GTK+ and GNOME # 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.12/glade-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/glade/3.13/glade-%{version}.tar.xz BuildRequires: chrpath BuildRequires: desktop-file-utils @@ -130,6 +130,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %doc %{_datadir}/gtk-doc/ %changelog +* Sun May 06 2012 Kalev Lember - 3.13.0-1 +- Update to 3.13.0 + * Sun May 06 2012 Kalev Lember - 3.12.1-1 - Update to 3.12.1 diff --git a/sources b/sources index 7dee2c5..15a314f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7923b7127a387db3a053062cd76e8263 glade-3.12.1.tar.xz +6490227ea05494872481c701e6b6daf0 glade-3.13.0.tar.xz