From b92b5b1470b0d8ced3da9b03f5eab51b08b6ec20 Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Wed, 15 Jun 2016 11:21:10 -0500 Subject: [PATCH] Update to 1.9.12 --- .gitignore | 6 +++--- sources | 6 +++--- wine.spec | 7 +++++-- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index a267c25..11cb11a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/wine-1.9.11.tar.bz2 -/wine-1.9.11.tar.bz2.sign -/wine-staging-1.9.11.tar.gz +/wine-1.9.12.tar.bz2 +/wine-1.9.12.tar.bz2.sign +/wine-staging-1.9.12.tar.gz diff --git a/sources b/sources index 75d1146..9cef125 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -4671b9db70be056f45ad145bb11a6305 wine-1.9.11.tar.bz2 -7c57071df7227046d5df7c61b07d0407 wine-1.9.11.tar.bz2.sign -23948b7852951073d83072747c3ab2b6 wine-staging-1.9.11.tar.gz +1043247aac3945ae9c3711a0daa84c87 wine-1.9.12.tar.bz2 +1a2dc149ae76e542bb3b352c3633e50b wine-1.9.12.tar.bz2.sign +ea3badb73deb93dfeee24f944070f8d1 wine-staging-1.9.12.tar.gz diff --git a/wine.spec b/wine.spec index 0ac5408..532a276 100644 --- a/wine.spec +++ b/wine.spec @@ -7,7 +7,7 @@ %else %global winegecko 2.47 %endif -%global winemono 4.6.2 +%global winemono 4.6.3 #global _default_patch_fuzz 2 # build with compholio-patches, see: http://www.compholio.com/wine-compholio/ @@ -25,7 +25,7 @@ %endif Name: wine -Version: 1.9.11 +Version: 1.9.12 Release: 1%{?dist} Summary: A compatibility layer for windows applications @@ -2035,6 +2035,9 @@ fi %endif %changelog +* Wed Jun 15 2016 Michael Cronenworth 1.9.12-1 +- version update + * Tue Jun 07 2016 Michael Cronenworth 1.9.11-1 - version update