From f6e008900201711d26c90a5e563426dd2a917a47 Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Tue, 8 Aug 2017 22:50:20 -0500 Subject: [PATCH] Update to 4.7.1 --- .gitignore | 2 +- sources | 2 +- wine-mono.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9c08cba..a1c4335 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/wine-mono-4.7.0.tar.gz +/wine-mono-4.7.1.tar.gz diff --git a/sources b/sources index c102f6c..cf9316a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wine-mono-4.7.0.tar.gz) = 1540ead9eb04e0c692211151418afc32e51cc735714ae5d10d4ec7004fe28c0ec6efc0bbab4310d49fdef2df274383fcab9b5d6558b79bab464ba028bc49849a +SHA512 (wine-mono-4.7.1.tar.gz) = 9fd99ff9cf1a12095eb84f40eba1a20f7ed98debc0ed689ffd5ddb62001e9e6b127310f1f86d3c52e93ca633f2b031978b4c1576375c6523aa729519e78bce31 diff --git a/wine-mono.spec b/wine-mono.spec index 88f42ed..a92f91c 100644 --- a/wine-mono.spec +++ b/wine-mono.spec @@ -2,8 +2,8 @@ %{?mingw_package_header} Name: wine-mono -Version: 4.7.0 -Release: 2%{?dist} +Version: 4.7.1 +Release: 1%{?dist} Summary: Mono library required for Wine License: GPLv2 and LGPLv2 and MIT and BSD and MS-PL and MPLv1.1 @@ -88,6 +88,9 @@ cp mono-basic/LICENSE mono-basic-LICENSE %{_datadir}/wine/mono/wine-mono-%{version}.msi %changelog +* Tue Aug 08 2017 Michael Cronenworth - 4.7.1-1 +- version upgrade + * Thu Jul 27 2017 Fedora Release Engineering - 4.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild