From 111a18e13772bd24697d7f5d77c37deac48c82b7 Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Sat, 13 Feb 2021 11:01:42 -0600 Subject: [PATCH] Update to 6.0.0 --- .gitignore | 2 +- sources | 2 +- wine-mono.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0fdbc25..c17fcef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/wine-mono-5.1.1-src.tar.xz +/wine-mono-6.0.0-src.tar.xz diff --git a/sources b/sources index bdcbfac..d380cc0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wine-mono-5.1.1-src.tar.xz) = 9b6e89e043036fbbd44fd9c213d9100478665749c8f6c0aab288f20693128e77a382d0cfa00cfb6dac03668ec6d64065cdaac3fc8e2d4ff3279f3e9ec6d9140d +SHA512 (wine-mono-6.0.0-src.tar.xz) = 4dcc48ca12b035bcaa4b1d5b0fd8bfb35c380ca943a402d8d41131aa0615c695820a1d2b3b90b7a91c0e0f2f28d8a3a62d8275d4d3fa5a1d9ceb27eae1719499 diff --git a/wine-mono.spec b/wine-mono.spec index 9dd256e..8676015 100644 --- a/wine-mono.spec +++ b/wine-mono.spec @@ -2,8 +2,8 @@ %{?mingw_package_header} Name: wine-mono -Version: 5.1.1 -Release: 2%{?dist} +Version: 6.0.0 +Release: 1%{?dist} Summary: Mono library required for Wine License: GPLv2 and LGPLv2 and MIT and BSD and MS-PL and MPLv1.1 @@ -117,6 +117,9 @@ cp mono-basic/LICENSE mono-basic-LICENSE %{_datadir}/wine/mono/wine-mono-%{version}/ %changelog +* Sat Feb 13 2021 Michael Cronenworth - 6.0.0-1 +- version upgrade + * Wed Jan 27 2021 Fedora Release Engineering - 5.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild