From 3610f77212aecd78ef5a7fc7c3cbbd097ed6faff Mon Sep 17 00:00:00 2001 From: Andreas Bierfert Date: Sat, 21 Oct 2006 09:06:13 +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 e8bc64b..929cc1e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wine-docs-0.9.20.tar.bz2 +wine-docs-0.9.23.tar.bz2 diff --git a/sources b/sources index 436c243..fa923b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -770e081e2917d291294c157dda4856eb wine-docs-0.9.20.tar.bz2 +8a03a05a9c85812bab239b9591dd2b3b wine-docs-0.9.23.tar.bz2 diff --git a/wine-docs.spec b/wine-docs.spec index f8bbdea..57af39a 100644 --- a/wine-docs.spec +++ b/wine-docs.spec @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.20 +Version: 0.9.23 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.20.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.23.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 +* Sat Oct 21 2006 Andreas Bierfert +0.9.23-1 +- version upgrade + * Mon Aug 28 2006 Andreas Bierfert 0.9.20-1 - version upgrade