Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2020-09-14 12:29:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Mon Sep 14 12:29:33 2020 rev:317 rq:834010 version:5.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2020-09-08 
22:47:19.115516088 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new.4249/wine.changes      2020-09-14 
12:30:44.729191136 +0200
@@ -1,0 +2,10 @@
+Sat Sep 12 05:15:53 UTC 2020 - Marcus Meissner <meiss...@suse.com>
+
+- Updated to 5.17 development release
+  - ADVAPI32 library converted to PE.
+  - Beginnings of an NDIS network driver.
+  - Still more restructuration of the console support.
+  - Various bug fixes.
+- update staging to 5.17 release
+
+-------------------------------------------------------------------

Old:
----
  wine-5.16.tar.xz
  wine-5.16.tar.xz.sign
  wine-staging-5.16.tar.xz

New:
----
  wine-5.17.tar.xz
  wine-5.17.tar.xz.sign
  wine-staging-5.17.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.k7winU/_old  2020-09-14 12:30:46.469192245 +0200
+++ /var/tmp/diff_new_pack.k7winU/_new  2020-09-14 12:30:46.473192248 +0200
@@ -29,8 +29,8 @@
 %endif
 
 # needs to be on top due to usage of %version macro below
-%define realver 5.16
-Version:        5.16
+%define realver 5.17
+Version:        5.17
 Release:        0
 
 %if "%{flavor}" != ""
@@ -158,7 +158,7 @@
 ExclusiveArch:  %{ix86} x86_64 ppc armv7l armv7hl aarch64
 %if %{staging}
 # upstream patch target version
-%define staging_version 5.16
+%define staging_version 5.17
 Source100:      wine-staging-%{staging_version}.tar.xz
 BuildRequires:  gtk3-devel
 BuildRequires:  libOSMesa-devel
@@ -308,6 +308,7 @@
 echo " provides \"wine-devel-<targettype> = <version>\""               >> 
%SOURCE7
 %endif
 echo " conflicts \"otherproviders(wine-devel-<targettype>)\""          >> 
%SOURCE7
+
 cat %SOURCE7
 %endif
 make %{?_smp_mflags} all
@@ -376,8 +377,6 @@
 
 # breaks btrfs installation, see bnc#723402
 # %%fdupes -s %{buildroot}
-# Fix dups on aarch64
-%fdupes -s %{buildroot}%{_libdir}/wine/fakedlls
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -473,10 +472,10 @@
 %ifnarch %arm aarch64
 %{_libdir}/wine/*.tlb
 %endif
-%{_libdir}/lib*.so.*
 %dir %{_libdir}/wine
 %dir %{_libdir}/wine/fakedlls
 %{_libdir}/wine/fakedlls/*
+%{_libdir}/lib*.so.*
 
 %files devel
 %defattr(-,root,root)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.k7winU/_old  2020-09-14 12:30:46.597192327 +0200
+++ /var/tmp/diff_new_pack.k7winU/_new  2020-09-14 12:30:46.601192329 +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/v5.16</param>
+    <param name="revision">refs/tags/v5.17</param>
     <param name="match-tag">v*.*</param>
     <param name="scm">git</param>
   </service>

++++++ wine-5.16.tar.xz -> wine-5.17.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-5.16.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.4249/wine-5.17.tar.xz differ: char 26, 
line 1

++++++ wine-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.k7winU/_old  2020-09-14 12:30:46.757192429 +0200
+++ /var/tmp/diff_new_pack.k7winU/_new  2020-09-14 12:30:46.757192429 +0200
@@ -1,2 +1,4 @@
 # Some of our .a files are data only, rpmlint check does not cover that
 addFilter("lto-no-text-in-archive")
+# we have a libwine.so.1, but it is really just for wine usage only.
+addFilter("shlib-policy-name-error")

++++++ wine-staging-5.16.tar.xz -> wine-staging-5.17.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-staging-5.16.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.4249/wine-staging-5.17.tar.xz differ: char 
26, line 1



Reply via email to