Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gwenhywfar for openSUSE:Factory checked in at 2025-08-09 19:59:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gwenhywfar (Old) and /work/SRC/openSUSE:Factory/.gwenhywfar.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gwenhywfar" Sat Aug 9 19:59:24 2025 rev:87 rq:1298397 version:5.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gwenhywfar/gwenhywfar.changes 2025-06-27 23:09:16.681067130 +0200 +++ /work/SRC/openSUSE:Factory/.gwenhywfar.new.1085/gwenhywfar.changes 2025-08-09 20:05:42.905020432 +0200 @@ -1,0 +2,19 @@ +Tue Aug 5 12:16:42 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 5.12.1 + * Remove double declaration of HtmlObject_Grid_new + * added GWEN_Timestamp_GetWeekDay() + * tag16: added some tag read/write functions + * inetsocket: added flags (for raw dumping) + * Support building for Qt6 +- Drop patches, merged upstream: + * gwenhywfar-gcc15.patch + * 0001-Fix-name-of-output-variable.patch + * 0002-Support-building-for-Qt6.patch + * 0003-Adjusted-expression-to-work-correclty-using-Qt5-and-.patch + * 0004-Add-missing-files-to-AC_CONFIG_FILES.patch + * 0005-Prevent-configuration-for-Qt5-and-Qt6-at-the-same-ti.patch + * 0006-Improve-configuration-on-systems-with-Qt5-and-Qt6-in.patch + * 0007-Remove-debug-output.patch + +------------------------------------------------------------------- Old: ---- 0001-Fix-name-of-output-variable.patch 0002-Support-building-for-Qt6.patch 0003-Adjusted-expression-to-work-correclty-using-Qt5-and-.patch 0004-Add-missing-files-to-AC_CONFIG_FILES.patch 0005-Prevent-configuration-for-Qt5-and-Qt6-at-the-same-ti.patch 0006-Improve-configuration-on-systems-with-Qt5-and-Qt6-in.patch 0007-Remove-debug-output.patch gwenhywfar-5.12.0.tar.gz gwenhywfar-5.12.0.tar.gz.asc gwenhywfar-gcc15.patch New: ---- gwenhywfar-5.12.1.tar.gz gwenhywfar-5.12.1.tar.gz.asc ----------(Old B)---------- Old: * gwenhywfar-gcc15.patch * 0001-Fix-name-of-output-variable.patch * 0002-Support-building-for-Qt6.patch Old: * 0001-Fix-name-of-output-variable.patch * 0002-Support-building-for-Qt6.patch * 0003-Adjusted-expression-to-work-correclty-using-Qt5-and-.patch Old: * 0002-Support-building-for-Qt6.patch * 0003-Adjusted-expression-to-work-correclty-using-Qt5-and-.patch * 0004-Add-missing-files-to-AC_CONFIG_FILES.patch Old: * 0003-Adjusted-expression-to-work-correclty-using-Qt5-and-.patch * 0004-Add-missing-files-to-AC_CONFIG_FILES.patch * 0005-Prevent-configuration-for-Qt5-and-Qt6-at-the-same-ti.patch Old: * 0004-Add-missing-files-to-AC_CONFIG_FILES.patch * 0005-Prevent-configuration-for-Qt5-and-Qt6-at-the-same-ti.patch * 0006-Improve-configuration-on-systems-with-Qt5-and-Qt6-in.patch Old: * 0005-Prevent-configuration-for-Qt5-and-Qt6-at-the-same-ti.patch * 0006-Improve-configuration-on-systems-with-Qt5-and-Qt6-in.patch * 0007-Remove-debug-output.patch Old: * 0006-Improve-configuration-on-systems-with-Qt5-and-Qt6-in.patch * 0007-Remove-debug-output.patch Old:- Drop patches, merged upstream: * gwenhywfar-gcc15.patch * 0001-Fix-name-of-output-variable.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gwenhywfar-qt6.spec ++++++ --- /var/tmp/diff_new_pack.dp26uJ/_old 2025-08-09 20:05:43.713054013 +0200 +++ /var/tmp/diff_new_pack.dp26uJ/_new 2025-08-09 20:05:43.713054013 +0200 @@ -22,27 +22,17 @@ # Beta does not mean "before release" but a release that is considered as beta: %define _version %{version} %define _name gwenhywfar -%define releasenumber 529 -%define checksumreleasenumber 528 +%define releasenumber 533 +%define checksumreleasenumber 532 %bcond_without configure Name: gwenhywfar-qt6 -Version: 5.12.0 +Version: 5.12.1 Release: 0 Summary: Multiplatform helper library for other libraries License: LGPL-2.1-or-later URL: https://www.aquamaniac.de/rdm/projects/gwenhywfar Source: https://www.aquamaniac.de/rdm/attachments/download/%{releasenumber}/%{_name}-%{_version}.tar.gz Source1: https://www.aquamaniac.de/rdm/attachments/download/%{checksumreleasenumber}/%{_name}-%{_version}.tar.gz.asc -# PATCH-FIX-UPSTREAM -- gcc 15 build fix -Patch0: gwenhywfar-gcc15.patch -# PATCH-FEATURE-UPSTREAM -- Qt 6 support needed by KMyMoney -Patch1: 0001-Fix-name-of-output-variable.patch -Patch2: 0002-Support-building-for-Qt6.patch -Patch3: 0003-Adjusted-expression-to-work-correclty-using-Qt5-and-.patch -Patch4: 0004-Add-missing-files-to-AC_CONFIG_FILES.patch -Patch5: 0005-Prevent-configuration-for-Qt5-and-Qt6-at-the-same-ti.patch -Patch6: 0006-Improve-configuration-on-systems-with-Qt5-and-Qt6-in.patch -Patch7: 0007-Remove-debug-output.patch BuildRequires: fdupes %if 0%{?suse_version} < 1600 BuildRequires: gcc13 ++++++ gwenhywfar.spec ++++++ --- /var/tmp/diff_new_pack.dp26uJ/_old 2025-08-09 20:05:43.741055177 +0200 +++ /var/tmp/diff_new_pack.dp26uJ/_new 2025-08-09 20:05:43.741055177 +0200 @@ -22,27 +22,17 @@ # Beta does not mean "before release" but a release that is considered as beta: %define _version %{version} %define _name gwenhywfar -%define releasenumber 529 -%define checksumreleasenumber 528 +%define releasenumber 533 +%define checksumreleasenumber 532 %bcond_without configure Name: gwenhywfar -Version: 5.12.0 +Version: 5.12.1 Release: 0 Summary: Multiplatform helper library for other libraries License: GPL-2.0-or-later AND LGPL-2.1-or-later URL: https://www.aquamaniac.de/rdm/projects/gwenhywfar Source: https://www.aquamaniac.de/rdm/attachments/download/%{releasenumber}/%{_name}-%{_version}.tar.gz Source1: https://www.aquamaniac.de/rdm/attachments/download/%{checksumreleasenumber}/%{_name}-%{_version}.tar.gz.asc -# PATCH-FIX-UPSTREAM -- gcc 15 build fix -Patch0: gwenhywfar-gcc15.patch -# PATCH-FEATURE-UPSTREAM -- Qt 6 support -Patch1: 0001-Fix-name-of-output-variable.patch -Patch2: 0002-Support-building-for-Qt6.patch -Patch3: 0003-Adjusted-expression-to-work-correclty-using-Qt5-and-.patch -Patch4: 0004-Add-missing-files-to-AC_CONFIG_FILES.patch -Patch5: 0005-Prevent-configuration-for-Qt5-and-Qt6-at-the-same-ti.patch -Patch6: 0006-Improve-configuration-on-systems-with-Qt5-and-Qt6-in.patch -Patch7: 0007-Remove-debug-output.patch BuildRequires: doxygen BuildRequires: fdupes # graphviz wants a URW font ++++++ gwenhywfar-5.12.0.tar.gz -> gwenhywfar-5.12.1.tar.gz ++++++ ++++ 35492 lines of diff (skipped)
