Update to 1.9.12

f38
Michael Cronenworth 9 years ago
parent 2fee003f01
commit b92b5b1470

6
.gitignore vendored

@ -1,3 +1,3 @@
/wine-1.9.11.tar.bz2 /wine-1.9.12.tar.bz2
/wine-1.9.11.tar.bz2.sign /wine-1.9.12.tar.bz2.sign
/wine-staging-1.9.11.tar.gz /wine-staging-1.9.12.tar.gz

@ -1,3 +1,3 @@
4671b9db70be056f45ad145bb11a6305 wine-1.9.11.tar.bz2 1043247aac3945ae9c3711a0daa84c87 wine-1.9.12.tar.bz2
7c57071df7227046d5df7c61b07d0407 wine-1.9.11.tar.bz2.sign 1a2dc149ae76e542bb3b352c3633e50b wine-1.9.12.tar.bz2.sign
23948b7852951073d83072747c3ab2b6 wine-staging-1.9.11.tar.gz ea3badb73deb93dfeee24f944070f8d1 wine-staging-1.9.12.tar.gz

@ -7,7 +7,7 @@
%else %else
%global winegecko 2.47 %global winegecko 2.47
%endif %endif
%global winemono 4.6.2 %global winemono 4.6.3
#global _default_patch_fuzz 2 #global _default_patch_fuzz 2
# build with compholio-patches, see: http://www.compholio.com/wine-compholio/ # build with compholio-patches, see: http://www.compholio.com/wine-compholio/
@ -25,7 +25,7 @@
%endif %endif
Name: wine Name: wine
Version: 1.9.11 Version: 1.9.12
Release: 1%{?dist} Release: 1%{?dist}
Summary: A compatibility layer for windows applications Summary: A compatibility layer for windows applications
@ -2035,6 +2035,9 @@ fi
%endif %endif
%changelog %changelog
* Wed Jun 15 2016 Michael Cronenworth <mike@cchtml.com> 1.9.12-1
- version update
* Tue Jun 07 2016 Michael Cronenworth <mike@cchtml.com> 1.9.11-1 * Tue Jun 07 2016 Michael Cronenworth <mike@cchtml.com> 1.9.11-1
- version update - version update

Loading…
Cancel
Save