From ca0d935860dbe1d9fb7505eb657cb243c3096410 Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Sun, 29 Sep 2019 10:21:39 -0500 Subject: [PATCH] Update to 4.9.3 --- .gitignore | 2 +- sources | 2 +- wine-mono.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5ef8248..aecdaf0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/wine-mono-4.9.2.tar.gz +/wine-mono-4.9.3.tar.gz diff --git a/sources b/sources index 7c39bca..f9a18ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wine-mono-4.9.2.tar.gz) = 147dece0bd89f43601eb299bbd9ce10976e653089596c9e5473c75f34a07e3ab605a84f749a256903ad4dfbd0e04cacbdaf0a9a0d00be8ab15828d70bcfa85e7 +SHA512 (wine-mono-4.9.3.tar.gz) = b80a3479b385fc0a580f3b2932110989ba44b6b91228e2d70a3d0e2ab363573a43c8572b1dee0c684132ec7ac490db6722ea9a77127ac760a2dd9b930cfe28e2 diff --git a/wine-mono.spec b/wine-mono.spec index d218173..584d833 100644 --- a/wine-mono.spec +++ b/wine-mono.spec @@ -2,7 +2,7 @@ %{?mingw_package_header} Name: wine-mono -Version: 4.9.2 +Version: 4.9.3 Release: 1%{?dist} Summary: Mono library required for Wine @@ -94,6 +94,9 @@ cp mono-basic/LICENSE mono-basic-LICENSE %{_datadir}/wine/mono/wine-mono-%{version}/ %changelog +* Sun Sep 29 2019 Michael Cronenworth - 4.9.3-1 +- version upgrade + * Mon Aug 19 2019 Michael Cronenworth - 4.9.2-1 - version upgrade