Update to 2.2.8

This commit is contained in:
Tomas Popela 2014-10-01 13:43:45 +02:00
parent c18d8e8008
commit fbeaa0371c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -33,3 +33,4 @@ webkit-1.3.2.tar.gz
/webkitgtk-2.2.5.tar.xz
/webkitgtk-2.2.6.tar.xz
/webkitgtk-2.2.7.tar.xz
/webkitgtk-2.2.8.tar.xz

View File

@ -1 +1 @@
eff78d9f786f1e72d7b16194a021a14b webkitgtk-2.2.7.tar.xz
047f13fabc67003c9019e75a494c3faf webkitgtk-2.2.8.tar.xz

View File

@ -9,8 +9,8 @@
cp -p %1 %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g')
Name: webkitgtk
Version: 2.2.7
Release: 3%{?dist}
Version: 2.2.8
Release: 1%{?dist}
Summary: GTK+ Web content engine library
Group: Development/Libraries
@ -204,6 +204,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%changelog
* Wed Oct 01 2014 Tomas Popela <tpopela@redhat.com> - 2.2.8-1
- Update to 2.2.8
* Wed Jul 23 2014 Tomas Popela <tpopela@redhat.com> - 2.2.7-3
- Fix CLoop on s390 and ppc