diff --git a/.gitignore b/.gitignore index 59c9765..442ee28 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/wine-mono-8.0.0-src.tar.xz +SOURCES/wine-mono-8.1.0-src.tar.xz diff --git a/.wine-mono.metadata b/.wine-mono.metadata index 101bacc..1acb108 100644 --- a/.wine-mono.metadata +++ b/.wine-mono.metadata @@ -1 +1 @@ -6b8263b542beda7f2fa8f8b06deea2b3898fabbc SOURCES/wine-mono-8.0.0-src.tar.xz +102dd9c9454d7bc843f4783d0d93781326f9fa45 SOURCES/wine-mono-8.1.0-src.tar.xz diff --git a/SPECS/wine-mono.spec b/SPECS/wine-mono.spec index 606ee36..582f771 100644 --- a/SPECS/wine-mono.spec +++ b/SPECS/wine-mono.spec @@ -3,11 +3,11 @@ %{?mingw_package_header} Name: wine-mono -Version: 8.0.0 +Version: 8.1.0 Release: 1%{?dist} Summary: Mono library required for Wine -License: GPLv2 and LGPLv2 and MIT and BSD and MS-PL and MPLv1.1 +License: GPL-2.0-or-later AND LGPL-2.1-only AND MIT AND BSD-4-Clause-UC AND MS-PL AND MPL-1.1 URL: http://wiki.winehq.org/Mono # https://github.com/madewokherd/wine-mono Source0: https://dl.winehq.org/wine/wine-mono/%{version}/wine-mono-%{version}-src.tar.xz @@ -120,9 +120,15 @@ cp mono-basic/LICENSE mono-basic-LICENSE %{_datadir}/wine/mono/wine-mono-%{version}/ %changelog -* Wed Jul 26 2023 Arkady L. Shane - 8.0.0-1 +* Mon Oct 30 2023 Michael Cronenworth - 8.1.0-1 +- version upgrade + +* Wed Jul 26 2023 Arkady L. Shane - 8.0.0-2 - Rebuilt for MSVSphere 9.2 +* Sat Jul 22 2023 Fedora Release Engineering - 8.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Mon Jun 19 2023 Michael Cronenworth - 8.0.0-1 - version upgrade