From 6a539bd720195562fe69cf5e031ce59482b9acf1 Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Nov 01 2022 12:02:49 +0000 Subject: Update to 7.20 --- diff --git a/sources b/sources index 9dd27bd..2dc1391 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (wine-7.19.tar.xz) = f76dbda97cccad4c0f249b5dd4e8d48afa832134f1704ae228650bb73ee82823e628b23bd53a3f8729e06a8933597ff2fffa5551f156fc9c9181b67c066747d5 -SHA512 (wine-7.19.tar.xz.sign) = 7fa8ebc08c2981bc1cef0b2f5e508f318c0d163619de9466e86cbe11b6ebd6b3ca76d74c2899bb896d62e3ead90ae99b4da955c1d2fb1627bafc8fab3db8d816 -SHA512 (wine-staging-7.19.tar.gz) = c51cb18c4ae00eccf414f5edda18ebf363674ba7cfa95da135b3a43b7c012c086d454d6ac32b22d98e611bb87e55c3e1ee95571a4a0c9713028b5ac38e8aed3f +SHA512 (wine-7.20.tar.xz) = 6e2e65fba2336985df93165050f0f46b752d6aa94fc1581451c58969e2003748378be4b9e16b647ca2922fbdff77920311b12a17bda630a7bccfc7ee8f03b453 +SHA512 (wine-7.20.tar.xz.sign) = c55c1b3f5e9da764963531831f8717bb83fb89dc003eb067d8589964514d8e640f90f2ca6611af0e69e701d2bdb0f8ce346bf60405567eec8a0bf9150e5c4ff3 +SHA512 (wine-staging-7.20.tar.gz) = 538bf60e760254f3130fe8b6bf07598287e567c0f34d6be2ed04fde10007283d4c675a6f27a0a13d3ce77e833559d5ef853a89f2f96dc5f8cc818bdc3570474a diff --git a/wine.spec b/wine.spec index 9852df0..175d8b9 100644 --- a/wine.spec +++ b/wine.spec @@ -9,7 +9,7 @@ %global no64bit 0 %global winegecko 2.47.3 -%global winemono 7.3.0 +%global winemono 7.4.0 #global _default_patch_fuzz 2 %ifarch %{ix86} %global winepedir i386-windows @@ -46,7 +46,7 @@ %endif Name: wine -Version: 7.19 +Version: 7.20 Release: 1%{?dist} Summary: A compatibility layer for windows applications @@ -2827,6 +2827,9 @@ fi %endif %changelog +* Mon Oct 31 2022 Michael Cronenworth - 7.20-1 +- version update + * Mon Oct 24 2022 Michael Cronenworth - 7.19-1 - version update