Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Michael Cronenworth
fd723ce734 Update to 4.9.2 2019-08-19 14:36:05 -05:00
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View file

@ -1 +1 @@
/wine-mono-4.9.0.tar.gz
/wine-mono-4.9.2.tar.gz

View file

@ -1 +1 @@
SHA512 (wine-mono-4.9.0.tar.gz) = eb8ed323365dba8ecebbc82ed5c0a98af2a403e736a221997d924d361f78bc696e955cb37cad207911f333c6fce42b8e9d6f95f401f62c0400561144d8bb2cb3
SHA512 (wine-mono-4.9.2.tar.gz) = 147dece0bd89f43601eb299bbd9ce10976e653089596c9e5473c75f34a07e3ab605a84f749a256903ad4dfbd0e04cacbdaf0a9a0d00be8ab15828d70bcfa85e7

View file

@ -2,7 +2,7 @@
%{?mingw_package_header}
Name: wine-mono
Version: 4.9.0
Version: 4.9.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}/
%changelog
* Mon Aug 19 2019 Michael Cronenworth <mike@cchtml.com> - 4.9.2-1
- version upgrade
* Sun Jun 23 2019 Michael Cronenworth <mike@cchtml.com> - 4.9.0-1
- version upgrade