Update to 2.2.3

This commit is contained in:
Tomas Popela 2013-12-04 15:32:17 +01:00
parent a4f66005f7
commit 928c5f7ebb
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@ webkit-1.3.2.tar.gz
/webkitgtk-2.2.0.tar.xz
/webkitgtk-2.2.1.tar.xz
/webkitgtk-2.2.2.tar.xz
/webkitgtk-2.2.3.tar.xz

View File

@ -1 +1 @@
49cc8fd065de72603776a494e41c1977 webkitgtk-2.2.2.tar.xz
613e81c460368ff4d6e02c7887206572 webkitgtk-2.2.3.tar.xz

View File

@ -9,8 +9,8 @@
cp -p %1 %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g')
Name: webkitgtk
Version: 2.2.2
Release: 2%{?dist}
Version: 2.2.3
Release: 1%{?dist}
Summary: GTK+ Web content engine library
Group: Development/Libraries
@ -201,6 +201,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_datadir}/gtk-doc/html/webkitgtk
%changelog
* Wed Dec 04 2013 Tomas Popela <tpopela@redhat.com> - 2.2.3-1
- Update to 2.2.3
* Wed Dec 04 2013 Karsten Hopp <karsten@redhat.com> 2.2.2-2
- apply the correct double2intsPPC32 patch on ppc