Update to 1.8.3

This commit is contained in:
Kevin Fenzi 2012-08-23 17:09:57 -06:00
parent e5c1571f20
commit a9453d97f8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ webkit-1.3.2.tar.gz
/webkit-1.8.0.tar.xz
/webkit-1.8.1.tar.xz
/webkit-1.8.2.tar.xz
/webkit-1.8.3.tar.xz

View File

@ -1 +1 @@
f7bd0bd4f323039f15e19c82a9a8313c webkit-1.8.2.tar.xz
dcbf9d5e2e6391f857c29a57528b32a6 webkit-1.8.3.tar.xz

View File

@ -22,7 +22,7 @@
%bcond_with pango
Name: webkitgtk
Version: 1.8.2
Version: 1.8.3
Release: 1%{?dist}
Summary: GTK+ Web content engine library
@ -219,6 +219,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_datadir}/gtk-doc/html/webkitgtk
%changelog
* Thu Aug 23 2012 Kevin Fenzi <kevin@scrye.com> 1.8.3-1
- Update to 1.8.3
* Mon Aug 06 2012 Kevin Fenzi <kevin@scrye.com> - 1.8.2-1
- Update to 1.8.2