From 27b7d7fa9a7e8293686d254bbc9ce71e9c02cd47 Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Fri, 1 Mar 2019 22:37:28 -0600 Subject: [PATCH] Update to 4.8.0 --- .gitignore | 2 +- sources | 2 +- wine-mono.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6c7080c..69a55d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/wine-mono-4.7.5.tar.gz +/wine-mono-4.8.0.tar.gz diff --git a/sources b/sources index 5e66429..ba250a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wine-mono-4.7.5.tar.gz) = ba54b694fac150c061efdcb12a88f5112a129341c5284809b7703f5a1ac345e2644eaa97f2f3a59e5ded426df9ecb53b9ca805fce9881376371a4a9875ba9d9d +SHA512 (wine-mono-4.8.0.tar.gz) = 6f2cdd26f2bb4fdaf98acb7cad629a781c975869bff4fdf78e6dc251fc771da3e7ae9c7112cae5fe12c9adff943ceaa830be135b877c5ab427da2f0e64285346 diff --git a/wine-mono.spec b/wine-mono.spec index 767c09a..2b9dcec 100644 --- a/wine-mono.spec +++ b/wine-mono.spec @@ -2,7 +2,7 @@ %{?mingw_package_header} Name: wine-mono -Version: 4.7.5 +Version: 4.8.0 Release: 1%{?dist} Summary: Mono library required for Wine @@ -88,6 +88,9 @@ cp mono-basic/LICENSE mono-basic-LICENSE %{_datadir}/wine/mono/wine-mono-%{version}.msi %changelog +* Fri Mar 01 2019 Michael Cronenworth - 4.8.0-1 +- version upgrade + * Mon Feb 18 2019 Michael Cronenworth - 4.7.5-1 - version upgrade