Update to 2.2.4
This commit is contained in:
parent
ee928077f3
commit
3c662e37a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,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: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GTK+ Web content engine library
|
Summary: GTK+ Web content engine library
|
||||||
|
|
||||||
@ -198,6 +198,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 21 2014 Tomas Popela <tpopela@redhat.com> 2.2.4-1
|
||||||
|
- Update to 2.2.4
|
||||||
|
|
||||||
* Wed Dec 04 2013 Tomas Popela <tpopela@redhat.com> 2.2.3-1
|
* Wed Dec 04 2013 Tomas Popela <tpopela@redhat.com> 2.2.3-1
|
||||||
- Update to 2.2.3
|
- Update to 2.2.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user