This commit is contained in:
parent
1bc99b03f3
commit
7b640ba5ab
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2bca5efdacb7aeb5594dbcec1d9da7b148c2fe89e3dc555787c330dce29653b5
|
||||
size 13870861
|
3
wine-0.9.62_aka_1.0.rc1.tar.bz2
Normal file
3
wine-0.9.62_aka_1.0.rc1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:674c18c7c6d2a5af8be4f073892323ad312e0924c9bde2123bd2391cb57279b6
|
||||
size 13911896
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 10 11:40:57 CEST 2008 - meissner@suse.de
|
||||
|
||||
- Upgraded to upstream 1.0-rc1 (labeled 0.9.62_aka_1.0.rc1
|
||||
to avoid update problems to 1.0)
|
||||
- Bug fixes only, we are in code freeze.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 7 13:41:48 CEST 2008 - meissner@suse.de
|
||||
|
||||
|
10
wine.spec
10
wine.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package wine (Version 0.9.61)
|
||||
# spec file for package wine (Version 0.9.62_aka_1.0.rc1)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -16,8 +16,8 @@ BuildRequires: alsa-devel bison capi4linux-devel cups-devel desktop-file-utils
|
||||
License: LGPL v2.1 or later
|
||||
Group: System/Emulators/PC
|
||||
AutoReqProv: on
|
||||
Version: 0.9.61
|
||||
Release: 3
|
||||
Version: 0.9.62_aka_1.0.rc1
|
||||
Release: 1
|
||||
Summary: An MS Windows Emulator
|
||||
Url: http://www.winehq.com
|
||||
Source0: wine-%version.tar.bz2
|
||||
@ -120,6 +120,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/aclocal/wine.m4
|
||||
|
||||
%changelog
|
||||
* Sat May 10 2008 meissner@suse.de
|
||||
- Upgraded to upstream 1.0-rc1 (labeled 0.9.62_aka_1.0.rc1
|
||||
to avoid update problems to 1.0)
|
||||
- Bug fixes only, we are in code freeze.
|
||||
* Wed May 07 2008 meissner@suse.de
|
||||
- removed fontforge, audiofile, libtiff-devel from buildrequires,
|
||||
added libjpeg-devel
|
||||
|
Loading…
Reference in New Issue
Block a user