diff --git a/.gitignore b/.gitignore index f011428..6451b75 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/wine-mono-6.4.0-src.tar.xz -/wine-mono-7.0.0-src.tar.xz +/wine-mono-*-src.tar.xz diff --git a/sources b/sources index 14ed9ef..f56e3c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wine-mono-7.0.0-src.tar.xz) = 510638f96bc0c9a4d9adba77dc3f42c767a4e2e0e795ddf9e54e8ba76c66c5508099caa62dbfd36f86d7b82ffabd87b86848c26d1412859db3caf775033b4855 +SHA512 (wine-mono-7.1.1-src.tar.xz) = 33864619f9194faff0aecdd6673791c563edca25aaad25ae956dab611b978d01cf37c54e473095d50ac553e21eb170160d387f85f4c094d0e77080eb200a7807 diff --git a/wine-mono.spec b/wine-mono.spec index 5cfc7d9..3aa164e 100644 --- a/wine-mono.spec +++ b/wine-mono.spec @@ -2,8 +2,8 @@ %{?mingw_package_header} Name: wine-mono -Version: 7.0.0 -Release: 2%{?dist} +Version: 7.1.1 +Release: 1%{?dist} Summary: Mono library required for Wine License: GPLv2 and LGPLv2 and MIT and BSD and MS-PL and MPLv1.1 @@ -120,6 +120,9 @@ cp mono-basic/LICENSE mono-basic-LICENSE %{_datadir}/wine/mono/wine-mono-%{version}/ %changelog +* Sat Jan 29 2022 Björn Esser - 7.1.1-1 +- version upgrade + * Sat Jan 22 2022 Fedora Release Engineering - 7.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild