|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
|
|
|
|
|
%global no64bit 0
|
|
|
|
|
%global winegecko 2.47.2
|
|
|
|
|
%global winemono 7.1.1
|
|
|
|
|
%global winemono 7.3.0
|
|
|
|
|
#global _default_patch_fuzz 2
|
|
|
|
|
%ifarch %{ix86}
|
|
|
|
|
%global winepedir i386-windows
|
|
|
|
@ -47,7 +47,7 @@
|
|
|
|
|
|
|
|
|
|
Name: wine
|
|
|
|
|
Version: 7.10
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A compatibility layer for windows applications
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
@ -2807,6 +2807,9 @@ fi
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jun 06 2022 Michael Cronenworth <mike@cchtml.com> - 7.10-2
|
|
|
|
|
- Require new Mono
|
|
|
|
|
|
|
|
|
|
* Mon Jun 06 2022 Michael Cronenworth <mike@cchtml.com> - 7.10-1
|
|
|
|
|
- version update
|
|
|
|
|
|
|
|
|
|