update to 4.13 [release 4.13-1mamba;Sun Aug 18 2019]
This commit is contained in:
parent
7f8b644558
commit
9c48880ad9
21
wine.spec
21
wine.spec
@ -6,11 +6,11 @@
|
||||
%define wine_mono_ver 4.7.1
|
||||
%define wine_staging_ver %{version}
|
||||
|
||||
%define WINE_GECKO_CHECKED_FOR_VERSION 3.15
|
||||
%define WINE_GECKO_CHECKED_FOR_VERSION 4.13
|
||||
|
||||
Name: wine
|
||||
Version: 3.15
|
||||
Release: 3mamba
|
||||
Version: 4.13
|
||||
Release: 1mamba
|
||||
Epoch: 3
|
||||
Summary: An open source implementation of the Windows API on top of X and Unix
|
||||
Group: Applications/Emulators
|
||||
@ -18,7 +18,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://www.winehq.org
|
||||
Source0: http://dl.winehq.org/wine/source/3.x/wine-%{version}.tar.xz
|
||||
Source0: http://dl.winehq.org/wine/source/4.x/wine-%{version}.tar.xz
|
||||
Source1: wine-systemd-32
|
||||
Source2: wine-systemd-64
|
||||
Source3: wine_hidden_kde-desktop
|
||||
@ -410,7 +410,7 @@ exit 0
|
||||
%{_bindir}/wineserver
|
||||
%dir %{_datadir}/wine/fonts
|
||||
%{_datadir}/wine/l_intl.nls
|
||||
%{_datadir}/wine/wine.inf
|
||||
%{_datadir}/wine/wine*.inf
|
||||
%dir %{_datadir}/wine/gecko
|
||||
%{_datadir}/wine/gecko/wine_gecko-*.msi
|
||||
%dir %{_datadir}/wine/mono
|
||||
@ -498,6 +498,9 @@ exit 0
|
||||
%doc documentation/README.*
|
||||
|
||||
%changelog
|
||||
* Sun Aug 18 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.13-1mamba
|
||||
- update to 4.13
|
||||
|
||||
* Tue Oct 09 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.15-3mamba
|
||||
- rebuilt by autoport with build requirements: libgphoto2-devel>=2.5.19-1mamba
|
||||
|
||||
@ -1183,7 +1186,7 @@ exit 0
|
||||
creates the missing Windows system directory and files in the user home
|
||||
directory the first time during first execution
|
||||
|
||||
* Thu May 05 2004 Davide Madrisan <davide.madrisan@qilinux.it> 20040505-1qilnx
|
||||
* Wed May 05 2004 Davide Madrisan <davide.madrisan@qilinux.it> 20040505-1qilnx
|
||||
- new version rebuild
|
||||
- local directories for wine moved to the default value: ~/.wine
|
||||
(see the wineprefixcreate tool)
|
||||
@ -1192,7 +1195,7 @@ exit 0
|
||||
- new winesetup script using kdialog
|
||||
- make `wineoss.drv' the default sound driver
|
||||
|
||||
* Mon Apr 13 2004 Davide Madrisan <davide.madrisan@qilinux.it> 20040408-1qilnx
|
||||
* Tue Apr 13 2004 Davide Madrisan <davide.madrisan@qilinux.it> 20040408-1qilnx
|
||||
- new version rebuild
|
||||
- change the handling of paths to DOS drives
|
||||
|
||||
@ -1208,7 +1211,7 @@ exit 0
|
||||
* Tue Jan 27 2004 Davide Madrisan <davide.madrisan@qilinux.it> 20040122-2qilnx
|
||||
- moved winesetup from devel to main package
|
||||
|
||||
* Fri Jan 22 2004 Davide Madrisan <davide.madrisan@qilinux.it> 20040122-1qilnx
|
||||
* Thu Jan 22 2004 Davide Madrisan <davide.madrisan@qilinux.it> 20040122-1qilnx
|
||||
- rebuilt with the latest available version
|
||||
|
||||
* Tue Jan 13 2004 Davide Madrisan <davide.madrisan@qilinux.it> 20031212-3qilnx
|
||||
@ -1227,7 +1230,7 @@ exit 0
|
||||
- added wine-setup script
|
||||
- specfile updated
|
||||
|
||||
* Wed Nov 20 2003 Davide Madrisan <davide.madrisan@qilinux.it> 20031118-1qilnx
|
||||
* Thu Nov 20 2003 Davide Madrisan <davide.madrisan@qilinux.it> 20031118-1qilnx
|
||||
- rebuilt with new version
|
||||
|
||||
* Tue Nov 11 2003 Davide Madrisan <davide.madrisan@qilinux.it> 20031016-2qilnx
|
||||
|
Loading…
Reference in New Issue
Block a user