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