From ef2cabc79ceb08d1fa7394fb03dfd546879b6d27 Mon Sep 17 00:00:00 2001 From: Andreas Bierfert Date: Wed, 15 Mar 2006 22:27:37 +0000 Subject: [PATCH] - version upgrade --- .cvsignore | 2 +- sources | 2 +- wine-docs.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index c730fdf..c7fcf9f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wine-docs-0.9.9.tar.bz2 +wine-docs-0.9.10.tar.bz2 diff --git a/sources b/sources index 623c580..040449f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd1c03c345180dad9aa9a52a2618ac41 wine-docs-0.9.9.tar.bz2 +8057a2d7901c6436d69ee7bbe88700b4 wine-docs-0.9.10.tar.bz2 diff --git a/wine-docs.spec b/wine-docs.spec index 560729f..90f39ed 100644 --- a/wine-docs.spec +++ b/wine-docs.spec @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.9 +Version: 0.9.10 Release: 1%{?dist} Summary: Documentation for wine Group: Documentation License: LGPL URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.9.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.10.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -37,6 +37,10 @@ rm -rf $RPM_BUILD_ROOT %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Wed Mar 15 2006 Andreas Bierfert +0.9.10-1 +- version upgrade + * Fri Mar 03 2006 Andreas Bierfert 0.9.9-1 - version upgrade