diff --git a/abiword.spec b/abiword.spec index 7b2b13a..90e4e78 100644 --- a/abiword.spec +++ b/abiword.spec @@ -6,7 +6,7 @@ Summary: Word processing program Name: abiword Version: %{majorversion}.%{minorversion}.%{microversion} -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 Group: Applications/Editors License: GPLv2+ @@ -21,6 +21,7 @@ Patch0: abiword-2.6.0-windowshelppaths.patch Patch1: abiword-2.8.3-desktop.patch Patch2: abiword-2.6.0-boolean.patch Patch3: abiword-3.0.0-fixintrospection.patch +Patch4: abiword-3.0.0-fix-redraw.patch BuildRequires: aiksaurus-devel BuildRequires: aiksaurus-gtk-devel @@ -103,6 +104,7 @@ Python bindings for developing with libabiword %patch1 -p1 -b .desktop %patch2 -p1 -b .boolean %patch3 -p1 -b .introspection +%patch4 -p1 -b .redraw # setup abiword documentation %setup -q -T -b 1 -n abiword-docs-%{version} @@ -187,6 +189,9 @@ fi %{python_sitearch}/* %changelog +* Sat Feb 22 2014 Peter Robinson 1:3.0.0-5 +- Add patch to fix redraw issues of ruler + * Mon Nov 4 2013 Peter Robinson 1:3.0.0-4 - Add patch to fix libabiword_init annotation