diff --git a/abiword.spec b/abiword.spec index 0695241..1d222b0 100644 --- a/abiword.spec +++ b/abiword.spec @@ -1,13 +1,13 @@ %define majorversion 2 %define minorversion 8 -%define microversion 9 +%define microversion 6 %define olpc_build 0 Summary: The AbiWord word processor Name: abiword Version: %{majorversion}.%{minorversion}.%{microversion} -Release: 8%{?dist} +Release: 10%{?dist} Epoch: 1 Group: Applications/Editors License: GPLv2+ @@ -186,6 +186,9 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %{_libdir}/pkgconfig/%{name}-%{majorversion}.%{minorversion}.pc %changelog +* Tue Aug 02 2011 Marc Maurer - 1:2.8.6-10 +- Mixed up the microversion and the release + * Tue Aug 02 2011 Marc Maurer - 1:2.8.6-9 - Remove link-grammar from the BR and R until it is revived