From 8bc84e14aa26bab11a224a1acacfa4d22331e7bc Mon Sep 17 00:00:00 2001 From: Andreas Bierfert Date: Mon, 16 Jul 2007 18:36:58 +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 68a6ae7..d154c18 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wine-docs-0.9.39.tar.bz2 +wine-docs-0.9.41.tar.bz2 diff --git a/sources b/sources index b5c909f..b8c24cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -874558710035afd18f483892f964e521 wine-docs-0.9.39.tar.bz2 +1b3df96880886eac34a61e6051168fec wine-docs-0.9.41.tar.bz2 diff --git a/wine-docs.spec b/wine-docs.spec index 5f27e38..7bb74d1 100644 --- a/wine-docs.spec +++ b/wine-docs.spec @@ -1,12 +1,12 @@ Name: wine-docs -Version: 0.9.39 +Version: 0.9.41 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.39.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-0.9.41.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 +* Mon Jul 16 2007 Andreas Bierfert +- 0.9.41-1 +- version upgrade + * Sun Jun 17 2007 Andreas Bierfert 0.9.39-1 - version upgrade