Update to 4.9.4

f38
Michael Cronenworth 5 years ago
parent ca0d935860
commit 311714ac2e

2
.gitignore vendored

@ -1 +1 @@
/wine-mono-4.9.3.tar.gz /wine-mono-4.9.4.tar.gz

@ -1 +1 @@
SHA512 (wine-mono-4.9.3.tar.gz) = b80a3479b385fc0a580f3b2932110989ba44b6b91228e2d70a3d0e2ab363573a43c8572b1dee0c684132ec7ac490db6722ea9a77127ac760a2dd9b930cfe28e2 SHA512 (wine-mono-4.9.4.tar.gz) = 338ffb09e03755ea8a103a8913365a2dafe334a7d110779b31ccb2b0f1e49d4304279337905ffc5dcb96184f95ac330dfad3f7f5f56894044f8554aee219d317

@ -2,7 +2,7 @@
%{?mingw_package_header} %{?mingw_package_header}
Name: wine-mono Name: wine-mono
Version: 4.9.3 Version: 4.9.4
Release: 1%{?dist} Release: 1%{?dist}
Summary: Mono library required for Wine Summary: Mono library required for Wine
@ -94,6 +94,9 @@ cp mono-basic/LICENSE mono-basic-LICENSE
%{_datadir}/wine/mono/wine-mono-%{version}/ %{_datadir}/wine/mono/wine-mono-%{version}/
%changelog %changelog
* Sat Nov 16 2019 Michael Cronenworth <mike@cchtml.com> - 4.9.4-1
- version upgrade
* Sun Sep 29 2019 Michael Cronenworth <mike@cchtml.com> - 4.9.3-1 * Sun Sep 29 2019 Michael Cronenworth <mike@cchtml.com> - 4.9.3-1
- version upgrade - version upgrade

Loading…
Cancel
Save