diff --git a/.gitignore b/.gitignore index 52b7784..dc471c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/wine-mono-4.6.3.tar.gz +/wine-mono-4.6.4.tar.gz diff --git a/sources b/sources index 4a86a7f..220abc5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76a9046e05c22900c5f8d5c71450e844 wine-mono-4.6.3.tar.gz +SHA512 (wine-mono-4.6.4.tar.gz) = 7c77865f8b72e27650fd4edbfe9324139e940ba67428630562f8baa654bb9f855a7cb6cfd644142cf5cfb3c7470ad28fd4f0d267be89a9ce602ac054d8e3dda3 diff --git a/wine-mono.spec b/wine-mono.spec index 15654f1..227f345 100644 --- a/wine-mono.spec +++ b/wine-mono.spec @@ -2,8 +2,8 @@ %{?mingw_package_header} Name: wine-mono -Version: 4.6.3 -Release: 2%{?dist} +Version: 4.6.4 +Release: 1%{?dist} Summary: Mono library required for Wine License: GPLv2 and LGPLv2 and MIT and BSD and MS-PL and MPLv1.1 @@ -90,6 +90,9 @@ cp mono-basic/LICENSE mono-basic-LICENSE %{_datadir}/wine/mono/wine-mono-%{version}.msi %changelog +* Thu Dec 15 2016 Michael Cronenworth - 4.6.4-1 +- version upgrade + * Thu Oct 13 2016 Fedora Release Engineering - 4.6.3-2 - mono rebuild for aarch64 support