automatic version update by autodist [release 8.0.2-1mamba;Sat Aug 05 2023]
This commit is contained in:
parent
bd8fbc864e
commit
1519f87755
@ -3,18 +3,18 @@
|
||||
%define _use_internal_dependency_generator 1
|
||||
|
||||
# see https://wiki.winehq.org/Gecko
|
||||
%define wine_gecko_ver 2.47.2
|
||||
%define wine_gecko_ver 2.47.3
|
||||
# see: http://wiki.winehq.org/Mono
|
||||
%define wine_mono_ver 7.4.0
|
||||
%define wine_staging_ver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
%define WINE_GECKO_CHECKED_FOR_VERSION 8.0
|
||||
%define WINE_GECKO_CHECKED_FOR_VERSION 8.0.2
|
||||
|
||||
#% global __brp_strip_lto %nil
|
||||
%global __brp_strip_static_archive %nil
|
||||
|
||||
Name: wine
|
||||
Version: 8.0
|
||||
Version: 8.0.2
|
||||
Release: 1mamba
|
||||
Epoch: 3
|
||||
Summary: An open source implementation of the Windows API on top of X and Unix
|
||||
@ -504,6 +504,9 @@ exit 0
|
||||
#%doc documentation/README.*
|
||||
|
||||
%changelog
|
||||
* Sat Aug 05 2023 Automatic Build System <autodist@mambasoft.it> 8.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 25 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 8.0-1mamba
|
||||
- update to 8.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user