From 37dc22e936fc39e0de269489340fc8204b5777ccbd90ed2f73bef41c29e2a1c0 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 16 Mar 2019 07:10:11 +0000 Subject: [PATCH] - updated to 4.4 development release - New MSIDB tool for manipulating MSI databases. - Support for custom draw buttons in common controls. - Many more Media Foundation APIs implemented. - Various bug fixes. - updated staging to 4.4 - disable -nine- builds as its not getting updated currently. OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=601 --- _service | 2 +- wine.changes | 11 +++++++++++ wine.spec | 4 ++-- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/_service b/_service index 69aaa51..acd7880 100644 --- a/_service +++ b/_service @@ -11,7 +11,7 @@ @PARENT_TAG@ wined3d9(.*) https://github.com/sarnex/wine-d3d9-patches.git - refs/tags/wine-d3d9-4.2 + refs/tags/wine-d3d9-4.1 git diff --git a/wine.changes b/wine.changes index ec69c09..8e83266 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Mar 16 07:08:30 UTC 2019 - Marcus Meissner + +- updated to 4.4 development release + - New MSIDB tool for manipulating MSI databases. + - Support for custom draw buttons in common controls. + - Many more Media Foundation APIs implemented. + - Various bug fixes. +- updated staging to 4.4 +- disable -nine- builds as its not getting updated currently. + ------------------------------------------------------------------- Sat Mar 2 08:35:25 UTC 2019 - Marcus Meissner diff --git a/wine.spec b/wine.spec index 46ab25f..b9990a6 100644 --- a/wine.spec +++ b/wine.spec @@ -107,8 +107,8 @@ BuildRequires: pkgconfig(xrandr) BuildRequires: pkgconfig(xrender) BuildRequires: pkgconfig(xxf86vm) BuildRequires: pkgconfig(zlib) -%define realver 4.3 -Version: 4.3 +%define realver 4.4 +Version: 4.4 Release: 0 Summary: An MS Windows Emulator License: LGPL-2.1-or-later