Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2022-07-18 18:33:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wine (Old)
 and      /work/SRC/openSUSE:Factory/.wine.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine"

Mon Jul 18 18:33:29 2022 rev:382 rq:989582 version:7.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/wine/wine.changes        2022-07-02 
15:34:49.519043237 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new.1523/wine.changes      2022-07-18 
18:33:35.413727858 +0200
@@ -1,0 +2,15 @@
+Sat Jul 16 07:09:00 UTC 2022 - Marcus Meissner <meiss...@suse.com>
+
+- updated to 7.13 development release
+  - Gecko engine updated to version 2.47.3.
+  - USB driver converted to PE.
+  - Some theming improvements.
+  - Various bug fixes.
+- update staging to 7.13 release
+
+-------------------------------------------------------------------
+Wed Jul  6 11:11:33 UTC 2022 - Marcus Meissner <meiss...@suse.com>
+
+- libcapi20-devel currently only for tumbleweed
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ wine.spec ++++++
--- /var/tmp/diff_new_pack.aoUbWc/_old  2022-07-18 18:33:36.437729315 +0200
+++ /var/tmp/diff_new_pack.aoUbWc/_new  2022-07-18 18:33:36.441729320 +0200
@@ -29,8 +29,8 @@
 %endif
 
 # needs to be on top due to usage of %version macro below
-%define realver 7.12
-Version:        7.12
+%define realver 7.13
+Version:        7.13
 Release:        0
 
 %if "%{flavor}" != ""
@@ -50,6 +50,7 @@
 %endif
 BuildRequires:  cups-devel
 %if 0%{?suse_version} >= 1550
+BuildRequires:  libcapi20-devel
 BuildRequires:  vkd3d-devel
 %endif
 BuildRequires:  FAudio-devel
@@ -64,7 +65,6 @@
 BuildRequires:  glib2-devel
 BuildRequires:  gstreamer-plugins-base-devel
 BuildRequires:  krb5-devel
-BuildRequires:  libcapi20-devel
 BuildRequires:  libgnutls-devel
 BuildRequires:  libgphoto2-devel
 BuildRequires:  libgsm-devel
@@ -146,8 +146,8 @@
 Source8:        wine-rpmlintrc
 # SUSE specific patches
 # - currently none, but add them here
-Recommends:     wine-gecko >= 2.47.2
-Conflicts:      wine-gecko < 2.47.2
+Recommends:     wine-gecko >= 2.47.3
+Conflicts:      wine-gecko < 2.47.3
 Recommends:     wine-mono >= 7.2.0
 Conflicts:      wine-mono < 7.2.0
 # not packaged in distro...
@@ -164,7 +164,7 @@
 ExclusiveArch:  %{ix86} x86_64 ppc armv7l armv7hl aarch64
 %if %{staging}
 # upstream patch target version
-%define staging_version 7.12
+%define staging_version 7.13
 Source100:      wine-staging-%{staging_version}.tar.xz
 BuildRequires:  gtk3-devel
 BuildRequires:  libOSMesa-devel
@@ -317,7 +317,8 @@
 
 cat %SOURCE7
 %endif
-make %{?_smp_mflags} all
+# parallel make currently broken in 7.13
+make all # %{?_smp_mflags} all
 
 %install
 make install DESTDIR=%{buildroot}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.aoUbWc/_old  2022-07-18 18:33:36.489729389 +0200
+++ /var/tmp/diff_new_pack.aoUbWc/_new  2022-07-18 18:33:36.489729389 +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/v7.12</param>
+    <param name="revision">refs/tags/v7.13</param>
     <param name="match-tag">v*.*</param>
     <param name="scm">git</param>
   </service>

++++++ wine-7.12.tar.xz -> wine-7.13.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-7.12.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.1523/wine-7.13.tar.xz differ: char 26, 
line 1

++++++ wine-staging-7.12.tar.xz -> wine-staging-7.13.tar.xz ++++++
/work/SRC/openSUSE:Factory/wine/wine-staging-7.12.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new.1523/wine-staging-7.13.tar.xz differ: char 
15, line 1

Reply via email to