From aae8b0c3fe0e86f2f52218b19a8a338931f0c73c Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Mon, 18 Feb 2019 09:37:45 -0600 Subject: [PATCH] Update to 4.7.5 --- .gitignore | 2 +- sources | 2 +- wine-mono.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5b2b9d2..6c7080c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/wine-mono-4.7.3.tar.gz +/wine-mono-4.7.5.tar.gz diff --git a/sources b/sources index de01d43..5e66429 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wine-mono-4.7.3.tar.gz) = ea44b55525785e36720fa811af97292f47f826987400cc01d1ba01279084e1c55fe9f922bbe20c748cc4229a9553ac6d4765e5e4104e4b3c8ea22e99aafb075a +SHA512 (wine-mono-4.7.5.tar.gz) = ba54b694fac150c061efdcb12a88f5112a129341c5284809b7703f5a1ac345e2644eaa97f2f3a59e5ded426df9ecb53b9ca805fce9881376371a4a9875ba9d9d diff --git a/wine-mono.spec b/wine-mono.spec index 9c4c0e3..767c09a 100644 --- a/wine-mono.spec +++ b/wine-mono.spec @@ -2,8 +2,8 @@ %{?mingw_package_header} Name: wine-mono -Version: 4.7.3 -Release: 3%{?dist} +Version: 4.7.5 +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 +* Mon Feb 18 2019 Michael Cronenworth - 4.7.5-1 +- version upgrade + * Sun Feb 03 2019 Fedora Release Engineering - 4.7.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild