diff --git a/.gitignore b/.gitignore index 00dce49..150cfe6 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ gtkhtml-3.31.5.tar.bz2 /gtkhtml-4.8.4.tar.xz /gtkhtml-4.8.5.tar.xz /gtkhtml-4.9.92.tar.xz +/gtkhtml-4.10.0.tar.xz diff --git a/gtkhtml3.spec b/gtkhtml3.spec index f693b79..8cdf85e 100644 --- a/gtkhtml3.spec +++ b/gtkhtml3.spec @@ -4,13 +4,13 @@ ### Abstract ### Name: gtkhtml3 -Version: 4.9.92 +Version: 4.10.0 Release: 1%{?dist} Group: System Environment/Libraries Summary: GtkHTML library License: LGPLv2+ and GPLv2 URL: http://projects.gnome.org/evolution/ -Source: http://download.gnome.org/sources/gtkhtml/4.8/gtkhtml-%{version}.tar.xz +Source: http://download.gnome.org/sources/gtkhtml/4.10/gtkhtml-%{version}.tar.xz # RH bug #1120291 #Patch01: gtkhtml-4.8.3-missing-chainups.patch @@ -79,6 +79,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_libdir}/pkgconfig/*.pc %changelog +* Mon Sep 21 2015 Milan Crha - 4.10.0-1 +- Update to 4.10.0 + * Mon Sep 14 2015 Milan Crha - 4.9.92-1 - Update to 4.9.92 - Move gtkhtml-editor-test into the devel subpackage diff --git a/sources b/sources index 401801f..75ad788 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -82a617b7889bddfacdfa34e70346f290 gtkhtml-4.9.92.tar.xz +a8538daed73de3fb5c7747d05139ef79 gtkhtml-4.10.0.tar.xz