From 958de7f731e1ce82f3dccd31473c2f4c77f921ca Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Sun, 17 Apr 2016 15:10:14 -0500 Subject: [PATCH] Update to 4.6.2 --- .gitignore | 2 +- sources | 2 +- wine-mono.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1865a99..97a1b37 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/wine-mono-4.6.0.tar.gz +/wine-mono-4.6.2.tar.gz diff --git a/sources b/sources index c4158e7..bd7d5ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc63164de4e7c06fbb5a619a105477fc wine-mono-4.6.0.tar.gz +f14b62e04cc6d105405c1fdd5fba92ff wine-mono-4.6.2.tar.gz diff --git a/wine-mono.spec b/wine-mono.spec index b060960..5278268 100644 --- a/wine-mono.spec +++ b/wine-mono.spec @@ -2,7 +2,7 @@ %{?mingw_package_header} Name: wine-mono -Version: 4.6.0 +Version: 4.6.2 Release: 1%{?dist} Summary: Mono library required for Wine @@ -94,6 +94,9 @@ cp mono-basic/LICENSE mono-basic-LICENSE %{_datadir}/wine/mono/wine-mono-%{version}.msi %changelog +* Sun Apr 17 2016 Michael Cronenworth - 4.6.2-1 +- version upgrade + * Tue Mar 08 2016 Michael Cronenworth - 4.6.0-1 - version upgrade