diff --git a/.gitignore b/.gitignore index 3c1518a..fc76151 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /glade-3.15.1.tar.xz /glade-3.15.2.tar.xz /glade-3.15.2-git-9d3b3b3.tar.bz2 +/glade-3.15.3.tar.xz diff --git a/glade.spec b/glade.spec index 439ac7a..c4bf52f 100644 --- a/glade.spec +++ b/glade.spec @@ -1,6 +1,6 @@ Name: glade -Version: 3.15.2 -Release: 3.git9d3b3b3%{?dist} +Version: 3.15.3 +Release: 1%{?dist} Summary: User Interface Designer for GTK+ # - /usr/bin/glade is GPLv2+ @@ -9,8 +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.15/glade-%{version}.tar.xz -Source0: glade-%{version}-git-9d3b3b3.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/glade/3.15/glade-%{version}.tar.xz BuildRequires: chrpath BuildRequires: desktop-file-utils @@ -132,6 +131,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %doc %{_datadir}/gtk-doc/ %changelog +* Tue Sep 03 2013 Kalev Lember - 3.15.3-1 +- Update to 3.15.3 + * Sat Aug 10 2013 Kalev Lember - 3.15.2-3.git9d3b3b3 - Update to git snapshot to adapt to API changes in GTK+ 3.9.10 - Add man pages diff --git a/sources b/sources index 07c211d..7010573 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0aad66fae2c2e6ca5571ae0b0132d07 glade-3.15.2-git-9d3b3b3.tar.bz2 +b3967256dc616dea4786e0b9d54d7bb4 glade-3.15.3.tar.xz