Require Mono 7.3.0

f38
Michael Cronenworth 3 years ago
parent bf9fa32bb2
commit a0465378b4

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

Loading…
Cancel
Save