From e04bae77de75d6151d6fa43271d8ea1ec8c828dd Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Mon, 19 Aug 2019 14:38:17 -0500 Subject: [PATCH] Update to 4.9.2 --- .gitignore | 2 +- sources | 2 +- wine-mono.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9bdca3e..5ef8248 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/wine-mono-4.9.0.tar.gz +/wine-mono-4.9.2.tar.gz diff --git a/sources b/sources index f646a51..7c39bca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wine-mono-4.9.0.tar.gz) = eb8ed323365dba8ecebbc82ed5c0a98af2a403e736a221997d924d361f78bc696e955cb37cad207911f333c6fce42b8e9d6f95f401f62c0400561144d8bb2cb3 +SHA512 (wine-mono-4.9.2.tar.gz) = 147dece0bd89f43601eb299bbd9ce10976e653089596c9e5473c75f34a07e3ab605a84f749a256903ad4dfbd0e04cacbdaf0a9a0d00be8ab15828d70bcfa85e7 diff --git a/wine-mono.spec b/wine-mono.spec index 6c20799..d218173 100644 --- a/wine-mono.spec +++ b/wine-mono.spec @@ -2,8 +2,8 @@ %{?mingw_package_header} Name: wine-mono -Version: 4.9.0 -Release: 2%{?dist} +Version: 4.9.2 +Release: 1%{?dist} Summary: Mono library required for Wine License: GPLv2 and LGPLv2 and MIT and BSD and MS-PL and MPLv1.1 @@ -94,6 +94,9 @@ cp mono-basic/LICENSE mono-basic-LICENSE %{_datadir}/wine/mono/wine-mono-%{version}/ %changelog +* Mon Aug 19 2019 Michael Cronenworth - 4.9.2-1 +- version upgrade + * Sat Jul 27 2019 Fedora Release Engineering - 4.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild