From eeb9351c4c83af1c52fd862c31e7ce0783560dd5 Mon Sep 17 00:00:00 2001 From: Marc Maurer Date: Mar 06 2010 13:55:13 +0000 Subject: New upstream release --- diff --git a/.cvsignore b/.cvsignore index 3473eda..e7dae42 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -abiword-2.8.1.tar.gz -abiword-docs-2.8.1.tar.gz +abiword-2.8.2.tar.gz +abiword-docs-2.8.2.tar.gz diff --git a/abiword.spec b/abiword.spec index 2ca0611..3ba8cbb 100644 --- a/abiword.spec +++ b/abiword.spec @@ -1,13 +1,13 @@ %define majorversion 2 %define minorversion 8 -%define microversion 1 +%define microversion 2 %define olpc_build 0 Summary: The AbiWord word processor Name: abiword Version: %{majorversion}.%{minorversion}.%{microversion} -Release: 4%{?dist} +Release: 1%{?dist} Epoch: 1 Group: Applications/Editors License: GPLv2+ @@ -163,6 +163,7 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %{_datadir}/mime/packages/abiword.xml %{_datadir}/pixmaps/*.png %{_datadir}/icons/*.png +%{_mandir}/man1/abiword.1.gz %files -n libabiword %doc $RPM_BUILD_DIR/%{name}-%{version}/COPYING $RPM_BUILD_DIR/%{name}-%{version}/COPYRIGHT.TXT @@ -175,6 +176,10 @@ update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %{_libdir}/pkgconfig/%{name}-%{majorversion}.%{minorversion}.pc %changelog +* Tue Mar 02 2010 Marc Maurer - 1:2.8.2-1 +- New upstream release +- Package the man page + * Wed Dec 23 2009 Rahul Sundaram -1:2.8.1-4 - Rebuild again since the wv soname bump was accidental - Remove superflous BuildRoot definitions and removals diff --git a/sources b/sources index 709b6fd..b96b5ec 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -284fe25289c160c3797b527a8aacad12 abiword-2.8.1.tar.gz -6a6d8260004280687b862e3b9777c338 abiword-docs-2.8.1.tar.gz +b44ffbebd5bd0f5f98f34dc8c688b4ed abiword-2.8.2.tar.gz +82f41f5d47f83d652acdb2ddaf145886 abiword-docs-2.8.2.tar.gz