Hello community,

here is the log from the commit of package wxWidgets-3_2 for openSUSE:Factory 
checked in at 2019-03-19 09:58:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wxWidgets-3_2 (Old)
 and      /work/SRC/openSUSE:Factory/.wxWidgets-3_2.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wxWidgets-3_2"

Tue Mar 19 09:58:41 2019 rev:6 rq:685816 version:3.1.2.g198

Changes:
--------
--- /work/SRC/openSUSE:Factory/wxWidgets-3_2/wxGTK3-3_2.changes 2018-02-20 
17:54:52.874883596 +0100
+++ /work/SRC/openSUSE:Factory/.wxWidgets-3_2.new.28833/wxGTK3-3_2.changes      
2019-03-19 09:58:42.644095292 +0100
@@ -1,0 +2,20 @@
+Fri Jan 11 20:13:45 UTC 2019 - [email protected]
+
+- Update to new upstream release 3.1.2
+  * Support for non-integer font sizes and arbitrary font
+    weights.
+  * New wxLZMA{Input,Output}Stream classes.
+  * Add wxDataViewToggleRenderer::ShowAsRadio(),
+    wxDisplay::GetPPI(), wxGrid::SetCornerLabelValue(),
+    wxHtmlEasyPrinting::SetPromptMode(),
+    wxJoystickEvent::GetButtonOrdinal(),
+    wxToolbook::EnablePage().
+- Remove wxqt-compile.diff (no longer needed)
+
+-------------------------------------------------------------------
+Tue Apr 17 10:48:16 UTC 2018 - [email protected]
+
+- Update soversion.diff to use the package version, not some
+  incremental integer.
+
+-------------------------------------------------------------------
wxQt-3_2.changes: same change
--- /work/SRC/openSUSE:Factory/wxWidgets-3_2/wxWidgets-3_2.changes      
2018-04-19 15:30:15.977143192 +0200
+++ /work/SRC/openSUSE:Factory/.wxWidgets-3_2.new.28833/wxWidgets-3_2.changes   
2019-03-19 09:58:43.080095117 +0100
@@ -1,0 +2,14 @@
+Fri Jan 11 20:13:45 UTC 2019 - [email protected]
+
+- Update to new upstream release 3.1.2
+  * Support for non-integer font sizes and arbitrary font
+    weights.
+  * New wxLZMA{Input,Output}Stream classes.
+  * Add wxDataViewToggleRenderer::ShowAsRadio(),
+    wxDisplay::GetPPI(), wxGrid::SetCornerLabelValue(),
+    wxHtmlEasyPrinting::SetPromptMode(),
+    wxJoystickEvent::GetButtonOrdinal(),
+    wxToolbook::EnablePage().
+- Remove wxqt-compile.diff (no longer needed)
+
+-------------------------------------------------------------------

Old:
----
  wxWidgets-3.1.1.g3.tar.xz
  wxqt-compile.diff

New:
----
  wxWidgets-3.1.2.g198.tar.xz

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

Other differences:
------------------
++++++ wxGTK3-3_2.spec ++++++
--- /var/tmp/diff_new_pack.EFZZCz/_old  2019-03-19 09:58:44.156094685 +0100
+++ /var/tmp/diff_new_pack.EFZZCz/_new  2019-03-19 09:58:44.156094685 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wxGTK3-3_2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,12 +20,12 @@
 %define base_name wxWidgets-3_2
 %define tarball_name wxWidgets
 %define variant suse
-%define psonum 3_1_1
-%define sonum 3.1.1
-Version:        3.1.1.g3
+%define psonum 3_1_2
+%define sonum 3.1.2
+Version:        3.1.2.g198
 Release:        0
 %define wx_minor 3.1
-%define wx_micro 3.1.1
+%define wx_micro 3.1.3
 # build non-UI toolkit related packages
 %define         base_packages 0
 Summary:        C++ Library for Cross-Platform Development
@@ -39,7 +39,6 @@
 # identify and backport wxPython fixes to wxWidgets.
 Source6:        wxpython-mkdiff.sh
 Patch1:         soversion.diff
-Patch2:         wxqt-compile.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  SDL-devel
 BuildRequires:  autoconf
@@ -227,7 +226,7 @@
 %prep
 echo "=== RPM build flags: WX_DEBUG=0%{?WX_DEBUG}"
 %setup -q -n %tarball_name-%version
-%patch -P 1 -P 2 -p1
+%patch -P 1 -p1
 cp %{S:2} .
 
 %build

wxQt-3_2.spec: same change
++++++ wxWidgets-3_2.spec ++++++
--- /var/tmp/diff_new_pack.EFZZCz/_old  2019-03-19 09:58:44.188094672 +0100
+++ /var/tmp/diff_new_pack.EFZZCz/_new  2019-03-19 09:58:44.192094671 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wxWidgets-3_2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,12 +20,12 @@
 %define base_name wxWidgets-3_2
 %define tarball_name wxWidgets
 %define variant suse
-%define psonum 3_1_1
-%define sonum 3.1.1
-Version:        3.1.1.g3
+%define psonum 3_1_2
+%define sonum 3.1.2
+Version:        3.1.2.g198
 Release:        0
 %define wx_minor 3.1
-%define wx_micro 3.1.1
+%define wx_micro 3.1.3
 # build non-UI toolkit related packages
 %define         base_packages 1
 Summary:        C++ Library for Cross-Platform Development
@@ -39,7 +39,6 @@
 # identify and backport wxPython fixes to wxWidgets.
 Source6:        wxpython-mkdiff.sh
 Patch1:         soversion.diff
-Patch2:         wxqt-compile.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  SDL-devel
 BuildRequires:  autoconf
@@ -232,7 +231,7 @@
 %prep
 echo "=== RPM build flags: WX_DEBUG=0%{?WX_DEBUG}"
 %setup -q -n %tarball_name-%version
-%patch -P 1 -P 2 -p1
+%patch -P 1 -p1
 cp %{S:2} .
 
 %build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.EFZZCz/_old  2019-03-19 09:58:44.252094646 +0100
+++ /var/tmp/diff_new_pack.EFZZCz/_new  2019-03-19 09:58:44.252094646 +0100
@@ -3,7 +3,8 @@
                <param name="scm">git</param>
                <param name="url">git://github.com/wxWidgets/wxWidgets</param>
                <param name="revision">master</param>
-               <param name="versionformat">3.1.1.g@TAG_OFFSET@</param>
+               <param name="parent-tag">v3.1.2</param>
+               <param name="versionformat">3.1.2.g@TAG_OFFSET@</param>
                <param name="versionrewrite-pattern">v(.*)</param>
        </service>
        <service name="recompress" mode="disabled">

++++++ soversion.diff ++++++
--- /var/tmp/diff_new_pack.EFZZCz/_old  2019-03-19 09:58:44.268094640 +0100
+++ /var/tmp/diff_new_pack.EFZZCz/_new  2019-03-19 09:58:44.268094640 +0100
@@ -20,7 +20,7 @@
 ===================================================================
 --- wxWidgets-3.1.0.2244.orig/Makefile.in
 +++ wxWidgets-3.1.0.2244/Makefile.in
-@@ -2119,6 +2119,7 @@ LOCALE_MSW_LINGUAS =  it
+@@ -2105,6 +2105,7 @@ LOCALE_MSW_LINGUAS =  it
  @COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1@WXCOMPILER = _gcc
  @COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1@WXCOMPILER \
  @COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1@      = _gcc$(COMPILER_VERSION)
@@ -28,7 +28,7 @@
  @COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1@VENDORTAG = _$(VENDOR)
  @COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1@VENDORTAG = 
  @COND_BUILD_debug@WXDEBUGFLAG = d
-@@ -2130,7 +2131,7 @@ LOCALE_MSW_LINGUAS =  it
+@@ -2116,7 +2117,7 @@ LOCALE_MSW_LINGUAS =  it
  @COND_PLATFORM_WIN32_0@WXDLLNAMEPREFIXGUI = wx_$(PORTNAME)$(WXUNIVNAME)
  @COND_PLATFORM_WIN32_1@WXDLLNAMEPREFIXGUI = \
  @COND_PLATFORM_WIN32_1@       wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)
@@ -37,12 +37,12 @@
  @COND_PLATFORM_WIN32_1@WXDLLVERSIONTAG = 
  COND_wxUSE_REGEX_builtin___wxregex___depname = \
        
$(LIBDIRNAME)/$(LIBPREFIX)wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)$(LIBEXT)
-@@ -13524,7 +13525,7 @@ COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE
- @COND_PLATFORM_MACOSX_1_USE_SOVERSION_1@      = .1.0.0.$(SO_SUFFIX)
- @COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1@dll___targetsuf3 = -1.$(SO_SUFFIX)
+@@ -13690,7 +13691,7 @@ COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE
+ @COND_PLATFORM_MACOSX_1_USE_SOVERSION_1@      = .3.0.0.$(SO_SUFFIX)
+ @COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1@dll___targetsuf3 = -3.$(SO_SUFFIX)
  @COND_USE_SOVERSION_0@dll___targetsuf3 = .$(SO_SUFFIX)
--@COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@dll___targetsuf3 = .$(SO_SUFFIX).1
-+@COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@dll___targetsuf3 = 
.$(SO_SUFFIX).3.1.1
+-@COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@dll___targetsuf3 = .$(SO_SUFFIX).3
++@COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@dll___targetsuf3 = 
.$(SO_SUFFIX).3.1.2
  @COND_TOOLKIT_MSW@__RCDEFDIR_p = --include-dir \
  @COND_TOOLKIT_MSW@    $(LIBDIRNAME)/wx/include/$(TOOLCHAIN_FULLNAME)
  @COND_wxUSE_LIBTIFF_builtin@__INC_TIFF_BUILD_p_66 \

++++++ wxWidgets-3.1.1.g3.tar.xz -> wxWidgets-3.1.2.g198.tar.xz ++++++
/work/SRC/openSUSE:Factory/wxWidgets-3_2/wxWidgets-3.1.1.g3.tar.xz 
/work/SRC/openSUSE:Factory/.wxWidgets-3_2.new.28833/wxWidgets-3.1.2.g198.tar.xz 
differ: char 26, line 1


Reply via email to