Hello community, here is the log from the commit of package wine for openSUSE:Factory checked in at 2019-09-26 20:43:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wine (Old) and /work/SRC/openSUSE:Factory/.wine.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wine" Thu Sep 26 20:43:42 2019 rev:286 rq:733433 version:4.16 Changes: -------- --- /work/SRC/openSUSE:Factory/wine/wine.changes 2019-09-02 13:26:23.485300664 +0200 +++ /work/SRC/openSUSE:Factory/.wine.new.2352/wine.changes 2019-09-26 20:43:54.806112942 +0200 @@ -1,0 +2,15 @@ +Thu Sep 26 07:24:09 UTC 2019 - Marcus Meissner <[email protected]> + +- filter out LTO warnings about our data-only .a files. + +------------------------------------------------------------------- +Sat Sep 14 07:04:58 UTC 2019 - Marcus Meissner <[email protected]> + +- updated to 4.16 development release + - More reliable mouse grabbing in games. + - Better cross-compilation support in WineGCC. + - Improved compatibility with Windows debuggers. + - Various bug fixes. +- updated staging to 4.16 + +------------------------------------------------------------------- Old: ---- wine-4.15.tar.xz wine-4.15.tar.xz.sign wine-staging-4.15.tar.xz New: ---- wine-4.16.tar.xz wine-4.16.tar.xz.sign wine-rpmlintrc wine-staging-4.16.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wine.spec ++++++ --- /var/tmp/diff_new_pack.yuFQat/_old 2019-09-26 20:43:56.814107577 +0200 +++ /var/tmp/diff_new_pack.yuFQat/_new 2019-09-26 20:43:56.822107555 +0200 @@ -29,8 +29,8 @@ %endif # needs to be on top due to usage of %version macro below -%define realver 4.15 -Version: 4.15 +%define realver 4.16 +Version: 4.16 Release: 0 %if "%{flavor}" != "" @@ -127,6 +127,7 @@ Source6: wine-msi.desktop Source5: ubuntuwine.tar.bz2 Source7: baselibs.conf +Source8: wine-rpmlintrc # SUSE specific patches # - currently none, but add them here #Patch0: susepatches.patch @@ -146,7 +147,7 @@ ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64 %if %{staging} # upstream patch target version -%define staging_version 4.15 +%define staging_version 4.16 Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel ++++++ _service ++++++ --- /var/tmp/diff_new_pack.yuFQat/_old 2019-09-26 20:43:56.874107416 +0200 +++ /var/tmp/diff_new_pack.yuFQat/_new 2019-09-26 20:43:56.878107406 +0200 @@ -3,7 +3,7 @@ <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="url">https://github.com/wine-staging/wine-staging.git</param> - <param name="revision">refs/tags/v4.15</param> + <param name="revision">refs/tags/v4.16</param> <param name="match-tag">v*.*</param> <param name="scm">git</param> </service> ++++++ wine-4.15.tar.xz -> wine-4.16.tar.xz ++++++ /work/SRC/openSUSE:Factory/wine/wine-4.15.tar.xz /work/SRC/openSUSE:Factory/.wine.new.2352/wine-4.16.tar.xz differ: char 26, line 1 ++++++ wine-rpmlintrc ++++++ # Some of our .a files are data only, rpmlint check does not cover that addFilter("lto-no-text-in-archive") ++++++ wine-staging-4.15.tar.xz -> wine-staging-4.16.tar.xz ++++++ /work/SRC/openSUSE:Factory/wine/wine-staging-4.15.tar.xz /work/SRC/openSUSE:Factory/.wine.new.2352/wine-staging-4.16.tar.xz differ: char 27, line 1
