diff --git a/.cvsignore b/.cvsignore index 46aad93..5a66db2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wine-docs-1.0-rc1.tar.bz2 +wine-docs-1.0-rc2.tar.bz2 diff --git a/sources b/sources index 794e184..7f82c1f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c7d559407abedb7cccfd909fa55faed0 wine-docs-1.0-rc1.tar.bz2 +8f9db5fb56b361782e4cf2a8529aaab7 wine-docs-1.0-rc2.tar.bz2 diff --git a/wine-docs.spec b/wine-docs.spec index 46c5650..eea4d67 100644 --- a/wine-docs.spec +++ b/wine-docs.spec @@ -1,13 +1,13 @@ %define debug_package %{nil} Name: wine-docs Version: 1.0 -Release: 0.1.rc1%{?dist} +Release: 0.2.rc2%{?dist} Summary: Documentation for wine Group: Documentation License: LGPLv2+ URL: http://www.winehq.org -Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-%{version}-rc1.tar.bz2 +Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-docs-%{version}-rc2.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: docbook-utils-pdf @@ -18,7 +18,7 @@ This package is Wine's documentation repository. It consists of various guides and their translations. %prep -%setup -q -n %{name}-%{version}-rc1 +%setup -q -n %{name}-%{version}-rc2 %build @@ -38,6 +38,10 @@ rm -rf $RPM_BUILD_ROOT %doc en/*pdf en/*ps en/*txt en/*html COPYING.LIB %changelog +* Fri May 23 2008 Andreas Bierfert +- 1.0-0.2.rc2 +- version upgrade + * Sat May 10 2008 Andreas Bierfert - 1.0-0.1.rc1 - version upgrade