Update to 2.2.5

This commit is contained in:
Tomas Popela 2014-02-19 09:47:24 +01:00
parent 0b15f0a5f5
commit e04469e7ad
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@ webkit-1.3.2.tar.gz
/webkitgtk-2.2.2.tar.xz /webkitgtk-2.2.2.tar.xz
/webkitgtk-2.2.3.tar.xz /webkitgtk-2.2.3.tar.xz
/webkitgtk-2.2.4.tar.xz /webkitgtk-2.2.4.tar.xz
/webkitgtk-2.2.5.tar.xz

View File

@ -1 +1 @@
d2af0d2d75f18cac33bd82ee63e22571 webkitgtk-2.2.4.tar.xz 6083e027308cf6731c6ce394bf059fa8 webkitgtk-2.2.5.tar.xz

View File

@ -9,8 +9,8 @@
cp -p %1 %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g') cp -p %1 %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g')
Name: webkitgtk Name: webkitgtk
Version: 2.2.4 Version: 2.2.5
Release: 4%{?dist} Release: 1%{?dist}
Summary: GTK+ Web content engine library Summary: GTK+ Web content engine library
Group: Development/Libraries Group: Development/Libraries
@ -201,6 +201,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_datadir}/gtk-doc/html/webkitgtk %{_datadir}/gtk-doc/html/webkitgtk
%changelog %changelog
* Wed Feb 19 2014 Tomas Popela <tpopela@redhat.com> 2.2.5-1
- Update to 2.2.5
* Tue Feb 18 2014 Tomas Popela <tpopela@redhat.com> 2.2.4-4 * Tue Feb 18 2014 Tomas Popela <tpopela@redhat.com> 2.2.4-4
- Enable full debuginfo on s390s - Enable full debuginfo on s390s