Update to 2.2.4
This commit is contained in:
parent
7c04579652
commit
bbbcb05033
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ webkit-1.3.2.tar.gz
|
|||||||
/webkitgtk-2.2.1.tar.xz
|
/webkitgtk-2.2.1.tar.xz
|
||||||
/webkitgtk-2.2.2.tar.xz
|
/webkitgtk-2.2.2.tar.xz
|
||||||
/webkitgtk-2.2.3.tar.xz
|
/webkitgtk-2.2.3.tar.xz
|
||||||
|
/webkitgtk-2.2.4.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
613e81c460368ff4d6e02c7887206572 webkitgtk-2.2.3.tar.xz
|
d2af0d2d75f18cac33bd82ee63e22571 webkitgtk-2.2.4.tar.xz
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
cp -p %1 %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g')
|
cp -p %1 %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g')
|
||||||
|
|
||||||
Name: webkitgtk
|
Name: webkitgtk
|
||||||
Version: 2.2.3
|
Version: 2.2.4
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: GTK+ Web content engine library
|
Summary: GTK+ Web content engine library
|
||||||
|
|
||||||
@ -201,6 +201,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||||||
%{_datadir}/gtk-doc/html/webkitgtk
|
%{_datadir}/gtk-doc/html/webkitgtk
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 21 2014 Tomas Popela <tpopela@redhat.com> 2.2.4-1
|
||||||
|
- Update to 2.2.4
|
||||||
|
|
||||||
* Thu Jan 02 2014 Orion Poplawski <orion@cora.nwra.com> - 2.2.3-2
|
* Thu Jan 02 2014 Orion Poplawski <orion@cora.nwra.com> - 2.2.3-2
|
||||||
- Rebuild for libwebp soname bump
|
- Rebuild for libwebp soname bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user