Hello community, here is the log from the commit of package wxWidgets-3_0 for openSUSE:Factory checked in at 2017-06-16 10:53:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wxWidgets-3_0 (Old) and /work/SRC/openSUSE:Factory/.wxWidgets-3_0.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wxWidgets-3_0" Fri Jun 16 10:53:28 2017 rev:19 rq:502696 version:3.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/wxWidgets-3_0/wxWidgets-3_0-nostl.changes 2017-05-03 15:53:26.951913454 +0200 +++ /work/SRC/openSUSE:Factory/.wxWidgets-3_0.new/wxWidgets-3_0-nostl.changes 2017-06-16 10:53:36.365442785 +0200 @@ -1,0 +2,26 @@ +Sun Jun 4 08:22:29 UTC 2017 - [email protected] + +- update to 3.0.3 + See: https://github.com/wxWidgets/wxWidgets/blob/v3.0.3/docs/changes.txt#L583-L632 + +- change source url to github +- rebase patch soversion.diff +- remove following patches, because they are now in upstream: + 0001-avoid-passing-invalid-rect-to-Refresh-closes-16819.patch + 0001-Ensure-the-PangoFontFace-type-is-loaded.patch + 0001-Fix-wxPrintDialog-when-used-directly-see-16821.patch + 0001-set-transient-parent-for-about-dialog-closes-16823.patch + 0001-Avoid-refreshing-not-currently-visible-items-in-gene.patch + 0001-Avoid-Gtk-Message-GtkDialog-mapped-without-a-transie.patch + 0001-Fix-wxSpinButton-best-size-for-GTK-3.12-and-later-se.patch + 0001-Fix-drawing-checkbox-and-radiobutton-in-checked-stat.patch + 0001-Provide-trivial-GDK_IS_X11_DISPLAY-definition-for-GT.patch + 0001-Fix-spurious-assert-in-wxGTK-wxDataViewCtrl-EditItem.patch + 0002-Don-t-defer-wxTLW-initialization-in-wxGTK-when-not-u.patch + 0003-Don-t-use-frame-extents-when-not-using-X11-in-wxGTK.patch + 0004-Don-t-crash-when-switching-to-full-screen-in-non-X11.patch + 0005-Don-t-use-X11-only-functions-when-not-using-X11-in-w.patch + abs.diff + wxWidgets-3_0-gstreamer-1.0.patch + +------------------------------------------------------------------- wxWidgets-3_0.changes: same change Old: ---- 0001-Avoid-Gtk-Message-GtkDialog-mapped-without-a-transie.patch 0001-Avoid-refreshing-not-currently-visible-items-in-gene.patch 0001-Ensure-the-PangoFontFace-type-is-loaded.patch 0001-Fix-drawing-checkbox-and-radiobutton-in-checked-stat.patch 0001-Fix-spurious-assert-in-wxGTK-wxDataViewCtrl-EditItem.patch 0001-Fix-wxPrintDialog-when-used-directly-see-16821.patch 0001-Fix-wxSpinButton-best-size-for-GTK-3.12-and-later-se.patch 0001-Provide-trivial-GDK_IS_X11_DISPLAY-definition-for-GT.patch 0001-avoid-passing-invalid-rect-to-Refresh-closes-16819.patch 0001-set-transient-parent-for-about-dialog-closes-16823.patch 0002-Don-t-defer-wxTLW-initialization-in-wxGTK-when-not-u.patch 0003-Don-t-use-frame-extents-when-not-using-X11-in-wxGTK.patch 0004-Don-t-crash-when-switching-to-full-screen-in-non-X11.patch 0005-Don-t-use-X11-only-functions-when-not-using-X11-in-w.patch abs.diff wxWidgets-3.0.2.tar.bz2 wxWidgets-3_0-gstreamer-1.0.patch New: ---- wxWidgets-3.0.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wxWidgets-3_0-nostl.spec ++++++ --- /var/tmp/diff_new_pack.d2iuAB/_old 2017-06-16 10:53:38.109197313 +0200 +++ /var/tmp/diff_new_pack.d2iuAB/_new 2017-06-16 10:53:38.109197313 +0200 @@ -19,7 +19,7 @@ Name: wxWidgets-3_0-nostl %define base_name wxWidgets %define tarball_name wxWidgets -Version: 3.0.2 +Version: 3.0.3 Release: 0 %define wx_minor 3.0 # libdir for installing of all the stuff @@ -36,7 +36,7 @@ Url: http://www.wxwidgets.org/ #SVN-Clone: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk -Source: http://downloads.sf.net/wxwindows/%tarball_name-%version.tar.bz2 +Source: https://github.com/wxWidgets/wxWidgets/releases/download/v%version/wxWidgets-%version.tar.bz2 Source2: README.SUSE Source5: wxWidgets-3_0-rpmlintrc # This script is not used during build, but it makes possible to @@ -44,23 +44,7 @@ Source6: wxpython-mkdiff.sh Source50: baselibs.conf Patch1: soversion.diff -Patch2: 0001-avoid-passing-invalid-rect-to-Refresh-closes-16819.patch -Patch3: 0001-Ensure-the-PangoFontFace-type-is-loaded.patch -Patch4: 0001-Fix-wxPrintDialog-when-used-directly-see-16821.patch -Patch5: 0001-set-transient-parent-for-about-dialog-closes-16823.patch -Patch6: 0001-Avoid-refreshing-not-currently-visible-items-in-gene.patch -Patch7: 0001-Avoid-Gtk-Message-GtkDialog-mapped-without-a-transie.patch -Patch8: 0001-Fix-wxSpinButton-best-size-for-GTK-3.12-and-later-se.patch -Patch9: 0001-Fix-drawing-checkbox-and-radiobutton-in-checked-stat.patch -Patch10: 0001-Provide-trivial-GDK_IS_X11_DISPLAY-definition-for-GT.patch -Patch11: 0002-Don-t-defer-wxTLW-initialization-in-wxGTK-when-not-u.patch -Patch12: 0003-Don-t-use-frame-extents-when-not-using-X11-in-wxGTK.patch -Patch13: 0004-Don-t-crash-when-switching-to-full-screen-in-non-X11.patch -Patch14: 0005-Don-t-use-X11-only-functions-when-not-using-X11-in-w.patch -Patch16: wxWidgets-3_0-gstreamer-1.0.patch -Patch15: abs.diff Patch17: relax-abi.diff -Patch18: 0001-Fix-spurious-assert-in-wxGTK-wxDataViewCtrl-EditItem.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: SDL-devel BuildRequires: autoconf @@ -262,7 +246,7 @@ With wxWidgets, you can create applications for different GUIs (GTK+, Motif, MS Windows, MacOS X, Windows CE, GPE) from the same source code. -This package contains all files needed for developing with wxGTK%{gtk_version}. +This package contains all files needed for developing with wxGTK%gtk_version. Note: wxWidgets variant devel packages are mutually exclusive. Please read %_docdir/%name/README.SUSE to pick a correct variant. @@ -274,8 +258,8 @@ %prep echo "=== RPM build flags: WX_DEBUG=0%{?WX_DEBUG}" %setup -q -n %tarball_name-%version -%patch -P 1 -P 2 -P 3 -P 4 -P 5 -P 6 -P 7 -P 8 -P 9 -p1 -%patch -P 10 -P 11 -P 12 -P 13 -P 14 -P 15 -P 16 -P 17 -P 18 -p1 +%patch -P 1 -p1 +%patch -P 17 -p1 cp %{S:2} . %build @@ -304,16 +288,13 @@ %endif --disable-stl\ --disable-plugins -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %if %BUILD_LANG cd locale make allmo cd .. %endif -%clean -: - %install #Change the suffix from suse to nostl for non STL build export VENDORTAG='-${VENDOR}-nostl' # only needed for non-MSW ++++++ wxWidgets-3_0.spec ++++++ --- /var/tmp/diff_new_pack.d2iuAB/_old 2017-06-16 10:53:38.149191683 +0200 +++ /var/tmp/diff_new_pack.d2iuAB/_new 2017-06-16 10:53:38.149191683 +0200 @@ -19,7 +19,7 @@ Name: wxWidgets-3_0 %define base_name wxWidgets %define tarball_name wxWidgets -Version: 3.0.2 +Version: 3.0.3 Release: 0 %define wx_minor 3.0 # libdir for installing of all the stuff @@ -36,7 +36,7 @@ Url: http://www.wxwidgets.org/ #SVN-Clone: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk -Source: http://downloads.sf.net/wxwindows/%tarball_name-%version.tar.bz2 +Source: https://github.com/wxWidgets/wxWidgets/releases/download/v%version/wxWidgets-%version.tar.bz2 Source2: README.SUSE Source5: wxWidgets-3_0-rpmlintrc # This script is not used during build, but it makes possible to @@ -44,23 +44,7 @@ Source6: wxpython-mkdiff.sh Source50: baselibs.conf Patch1: soversion.diff -Patch2: 0001-avoid-passing-invalid-rect-to-Refresh-closes-16819.patch -Patch3: 0001-Ensure-the-PangoFontFace-type-is-loaded.patch -Patch4: 0001-Fix-wxPrintDialog-when-used-directly-see-16821.patch -Patch5: 0001-set-transient-parent-for-about-dialog-closes-16823.patch -Patch6: 0001-Avoid-refreshing-not-currently-visible-items-in-gene.patch -Patch7: 0001-Avoid-Gtk-Message-GtkDialog-mapped-without-a-transie.patch -Patch8: 0001-Fix-wxSpinButton-best-size-for-GTK-3.12-and-later-se.patch -Patch9: 0001-Fix-drawing-checkbox-and-radiobutton-in-checked-stat.patch -Patch10: 0001-Provide-trivial-GDK_IS_X11_DISPLAY-definition-for-GT.patch -Patch11: 0002-Don-t-defer-wxTLW-initialization-in-wxGTK-when-not-u.patch -Patch12: 0003-Don-t-use-frame-extents-when-not-using-X11-in-wxGTK.patch -Patch13: 0004-Don-t-crash-when-switching-to-full-screen-in-non-X11.patch -Patch14: 0005-Don-t-use-X11-only-functions-when-not-using-X11-in-w.patch -Patch15: abs.diff -Patch16: wxWidgets-3_0-gstreamer-1.0.patch Patch17: relax-abi.diff -Patch18: 0001-Fix-spurious-assert-in-wxGTK-wxDataViewCtrl-EditItem.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build #Link SDL2 for newer distros @@ -70,7 +54,6 @@ BuildRequires: pkgconfig(sdl) %endif - BuildRequires: autoconf BuildRequires: cppunit-devel BuildRequires: gcc-c++ @@ -272,7 +255,7 @@ With wxWidgets, you can create applications for different GUIs (GTK+, Motif, MS Windows, MacOS X, Windows CE, GPE) from the same source code. -This package contains all files needed for developing with wxGTK%{gtk_version}. +This package contains all files needed for developing with wxGTK%gtk_version. Note: wxWidgets variant devel packages are mutually exclusive. Please read %_docdir/%name/README.SUSE to pick a correct variant. @@ -284,8 +267,8 @@ %prep echo "=== RPM build flags: WX_DEBUG=0%{?WX_DEBUG}" %setup -q -n %tarball_name-%version -%patch -P 1 -P 2 -P 3 -P 4 -P 5 -P 6 -P 7 -P 8 -P 9 -p1 -%patch -P 10 -P 11 -P 12 -P 13 -P 14 -P 15 -P 16 -P 17 -P 18 -p1 +%patch -P 1 -p1 +%patch -P 17 -p1 cp %{S:2} . %build @@ -318,7 +301,7 @@ %endif --enable-stl\ --enable-plugins -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %if %BUILD_LANG cd locale make allmo ++++++ soversion.diff ++++++ --- /var/tmp/diff_new_pack.d2iuAB/_old 2017-06-16 10:53:38.253177045 +0200 +++ /var/tmp/diff_new_pack.d2iuAB/_new 2017-06-16 10:53:38.257176482 +0200 @@ -23,11 +23,11 @@ build/aclocal/bakefile.m4 | 3 +-- 2 files changed, 4 insertions(+), 4 deletions(-) -Index: wxWidgets-3.0.2/Makefile.in +Index: wxWidgets-3.0.3/Makefile.in =================================================================== ---- wxWidgets-3.0.2.orig/Makefile.in -+++ wxWidgets-3.0.2/Makefile.in -@@ -2098,6 +2098,7 @@ LOCALE_MSW_LINGUAS = it +--- wxWidgets-3.0.3.orig/Makefile.in ++++ wxWidgets-3.0.3/Makefile.in +@@ -2099,6 +2099,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) @@ -35,7 +35,7 @@ @COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1@VENDORTAG = _$(VENDOR) @COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1@VENDORTAG = @COND_BUILD_debug@WXDEBUGFLAG = d -@@ -2109,7 +2110,7 @@ LOCALE_MSW_LINGUAS = it +@@ -2110,7 +2111,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_RELEASE_NODOT) @@ -44,8 +44,8 @@ @COND_PLATFORM_WIN32_1@WXDLLVERSIONTAG = COND_wxUSE_REGEX_builtin___wxregex___depname = \ $(LIBDIRNAME)/$(LIBPREFIX)wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)$(LIBEXT) -@@ -15204,7 +15205,7 @@ COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE - @COND_PLATFORM_MACOSX_1_USE_SOVERSION_1@ = .0.2.0.$(SO_SUFFIX) +@@ -15205,7 +15206,7 @@ COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE + @COND_PLATFORM_MACOSX_1_USE_SOVERSION_1@ = .0.3.0.$(SO_SUFFIX) @COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1@dll___targetsuf3 = -0.$(SO_SUFFIX) @COND_USE_SOVERSION_0@dll___targetsuf3 = .$(SO_SUFFIX) -@COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1@dll___targetsuf3 = .$(SO_SUFFIX).0 @@ -53,10 +53,10 @@ @COND_TOOLKIT_MSW@__RCDEFDIR_p = --include-dir \ @COND_TOOLKIT_MSW@ $(LIBDIRNAME)/wx/include/$(TOOLCHAIN_FULLNAME) @COND_wxUSE_LIBTIFF_builtin@__INC_TIFF_BUILD_p_66 \ -Index: wxWidgets-3.0.2/build/aclocal/bakefile.m4 +Index: wxWidgets-3.0.3/build/aclocal/bakefile.m4 =================================================================== ---- wxWidgets-3.0.2.orig/build/aclocal/bakefile.m4 -+++ wxWidgets-3.0.2/build/aclocal/bakefile.m4 +--- wxWidgets-3.0.3.orig/build/aclocal/bakefile.m4 ++++ wxWidgets-3.0.3/build/aclocal/bakefile.m4 @@ -500,8 +500,7 @@ AC_DEFUN([AC_BAKEFILE_SHARED_VERSIONS], SONAME_FLAG="-Wl,-soname," fi ++++++ wxWidgets-3.0.2.tar.bz2 -> wxWidgets-3.0.3.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/wxWidgets-3_0/wxWidgets-3.0.2.tar.bz2 /work/SRC/openSUSE:Factory/.wxWidgets-3_0.new/wxWidgets-3.0.3.tar.bz2 differ: char 11, line 1
