Update to 2.2.3
This commit is contained in:
parent
a4f66005f7
commit
928c5f7ebb
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
49cc8fd065de72603776a494e41c1977 webkitgtk-2.2.2.tar.xz
|
||||
613e81c460368ff4d6e02c7887206572 webkitgtk-2.2.3.tar.xz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user