Update to 2.2.1
This commit is contained in:
parent
0043c65a85
commit
ffd42ea189
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ webkit-1.3.2.tar.gz
|
||||
/webkitgtk-2.0.2.tar.xz
|
||||
/webkitgtk-2.0.4.tar.xz
|
||||
/webkitgtk-2.2.0.tar.xz
|
||||
/webkitgtk-2.2.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
9c337812667c4885ebe29a54084dcd4c webkitgtk-2.2.0.tar.xz
|
||||
f5decdd76b2c08ab6e01ac47342f680e webkitgtk-2.2.1.tar.xz
|
||||
|
@ -9,7 +9,7 @@
|
||||
cp -p %1 %{buildroot}%{_pkgdocdir}/$(echo '%1' | sed -e 's!/!.!g')
|
||||
|
||||
Name: webkitgtk
|
||||
Version: 2.2.0
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
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
|
||||
|
||||
%changelog
|
||||
* Thu Oct 17 2013 Kevin Fenzi <kevin@scrye.com> 2.2.1-1
|
||||
- Update to 2.2.1
|
||||
|
||||
* Fri Sep 27 2013 Kevin Fenzi <kevin@scrye.com> 2.2.0-1
|
||||
- Update 2.2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user