diff --git a/.gitignore b/.gitignore index d85e32e..7d9fb5b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /glade-3.14.2.tar.xz /glade-3.15.0.tar.xz /glade-3.15.1.tar.xz +/glade-3.15.2.tar.xz diff --git a/glade.spec b/glade.spec index 774fb11..fa4f518 100644 --- a/glade.spec +++ b/glade.spec @@ -1,5 +1,5 @@ Name: glade -Version: 3.15.1 +Version: 3.15.2 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.14/glade-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/glade/3.15/glade-%{version}.tar.xz BuildRequires: chrpath BuildRequires: desktop-file-utils @@ -127,6 +127,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %doc %{_datadir}/gtk-doc/ %changelog +* Fri Jun 21 2013 Kalev Lember - 3.15.2-1 +- Update to 3.15.2 + * Fri May 10 2013 Richard Hughes - 3.15.1-1 - Update to 3.15.1 diff --git a/sources b/sources index 236876f..f120d77 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1cfb801f8122c6802d4df156777ccbe4 glade-3.15.1.tar.xz +af7accdab870a5dfbc2545356aba3c4a glade-3.15.2.tar.xz