[abiword] Mixed up the microrelease and release versions

Marc Maurer uwog at fedoraproject.org
Tue Aug 2 20:48:49 UTC 2011


commit 2bcbae19e8553e810ab6a189f8cc6afff5e17a77
Author: J.M. Maurer <uwog at uwog.net>
Date:   Tue Aug 2 22:48:36 2011 +0200

    Mixed up the microrelease and release versions

 abiword.spec |    7 +++++--
 1 files 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 <uwog at abisource.com> - 1:2.8.6-10
+- Mixed up the microversion and the release
+
 * Tue Aug 02 2011 Marc Maurer <uwog at abisource.com> - 1:2.8.6-9
 - Remove link-grammar from the BR and R until it is revived
 


More information about the scm-commits mailing list