Update to 1.8.3
This commit is contained in:
parent
e5c1571f20
commit
a9453d97f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
f7bd0bd4f323039f15e19c82a9a8313c webkit-1.8.2.tar.xz
|
||||
dcbf9d5e2e6391f857c29a57528b32a6 webkit-1.8.3.tar.xz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user