From 2bcbae19e8553e810ab6a189f8cc6afff5e17a77 Mon Sep 17 00:00:00 2001 From: "J.M. Maurer" Date: Tue, 2 Aug 2011 22:48:36 +0200 Subject: [PATCH] Mixed up the microrelease and release versions --- abiword.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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