Update to 2.0.2
This commit is contained in:
parent
b65bb350a8
commit
96c5ba1e3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ webkit-1.3.2.tar.gz
|
|||||||
/webkitgtk-1.10.2.tar.xz
|
/webkitgtk-1.10.2.tar.xz
|
||||||
/webkitgtk-2.0.0.tar.xz
|
/webkitgtk-2.0.0.tar.xz
|
||||||
/webkitgtk-2.0.1.tar.xz
|
/webkitgtk-2.0.1.tar.xz
|
||||||
|
/webkitgtk-2.0.2.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
69c2037b6d2644d789d34940eac9c993 webkitgtk-2.0.1.tar.xz
|
a4024f4b33d829ec1034179e94f9cab6 webkitgtk-2.0.2.tar.xz
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
cp -p %1 %{buildroot}%{_docdir}/%{name}-%{version}/$(echo '%1' | sed -e 's!/!.!g')
|
cp -p %1 %{buildroot}%{_docdir}/%{name}-%{version}/$(echo '%1' | sed -e 's!/!.!g')
|
||||||
|
|
||||||
Name: webkitgtk
|
Name: webkitgtk
|
||||||
Version: 2.0.1
|
Version: 2.0.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GTK+ Web content engine library
|
Summary: GTK+ Web content engine library
|
||||||
|
|
||||||
@ -203,6 +203,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 13 2013 Tomas Popela <tpopela@redhat.com> - 2.0.2-1
|
||||||
|
- Update to 2.0.2
|
||||||
|
|
||||||
* Wed Apr 17 2013 Tomas Popela <tpopela@redhat.com> - 2.0.1-1
|
* Wed Apr 17 2013 Tomas Popela <tpopela@redhat.com> - 2.0.1-1
|
||||||
- Update to 2.0.1
|
- Update to 2.0.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user