Update to 3.14.1

This commit is contained in:
Kalev Lember 2012-10-16 16:25:00 +02:00
parent 8b469a4122
commit 408f9a9faa
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/glade-3.12.1.tar.xz
/glade-3.13.0.tar.xz
/glade-3.14.0.tar.xz
/glade-3.14.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: glade
Version: 3.14.0
Version: 3.14.1
Release: 1%{?dist}
Summary: User Interface Designer for GTK+ and GNOME
@ -128,6 +128,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%doc %{_datadir}/gtk-doc/
%changelog
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
- Update to 3.14.1
* Wed Sep 19 2012 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
- Update to 3.14.0
- Remove the unrecognized --disable-scrollkeeper option

View File

@ -1 +1 @@
cd73934b7cd0dcb1c99a6d0589c73d48 glade-3.14.0.tar.xz
e6a5f2cae2b3147669fbe5101dc70dbf glade-3.14.1.tar.xz