Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package evolution for openSUSE:Leap:16.0 checked in at 2025-07-15 11:24:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/evolution (Old) and /work/SRC/openSUSE:Leap:16.0/.evolution.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evolution" Tue Jul 15 11:24:29 2025 rev:3 rq:1292367 version:3.56.2 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/evolution/evolution.changes 2025-04-20 20:13:54.364043056 +0200 +++ /work/SRC/openSUSE:Leap:16.0/.evolution.new.7373/evolution.changes 2025-07-15 11:24:32.781035420 +0200 @@ -1,0 +2,43 @@ +Tue Jun 24 03:39:39 UTC 2025 - Alynx Zhou <alynx.z...@suse.com> + +- Add evolution-fix-gtk-call-from-other-thread.patch: Fix crash + because of GTK call from other thread (bsc#1243898). + +------------------------------------------------------------------- +Fri May 23 19:24:14 UTC 2025 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 3.56.2: + + Bug Fixes: + - Check return value of CamelDataWrapper calculate size + functions + - Cannot add actions in 'Customize User Interface' dialog + - Ensure "New" button action in Calendar view + - Mail: Do not strip signature for Edit as New in Sent folder + + Miscellaneous: Calendar: Cannot show/hide Tasks and Memos pane + +------------------------------------------------------------------- +Fri May 23 12:41:39 UTC 2025 - Bjørn Lie <bjorn....@gmail.com> + +- Drop obsolete update-desktop-files BuildRequires and macro. + +------------------------------------------------------------------- +Fri Apr 11 06:58:06 UTC 2025 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 3.56.1: + + Bug Fixes: + - Mail: Magic Spacebar sometimes doesn't switch mail + - Remove Attachments fails with signed messages + - ECompEditor: Buttons to add attachments do nothing + - "New->..." actions missing in UI customization dialog + - Composer: Prompt for "send with shortcut" doesn't work + - e-convert.js: Exception on convert to plain text + +------------------------------------------------------------------- +Tue Mar 25 09:42:52 UTC 2025 - Bjørn Lie <bjorn....@gmail.com> + +- Drop pkgconfig(gladeui-2.0) BuildRequires and stop passing + WITH_GLADE_CATALOG=ON to cmake, no longer build the optional + glade support. Following this, drop the glade-catalog-evolution + sub-package. + +------------------------------------------------------------------- Old: ---- evolution-3.56.0.obscpio New: ---- evolution-3.56.2.obscpio evolution-fix-gtk-call-from-other-thread.patch ----------(New B)---------- New: - Add evolution-fix-gtk-call-from-other-thread.patch: Fix crash because of GTK call from other thread (bsc#1243898). ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ evolution.spec ++++++ --- /var/tmp/diff_new_pack.Yxgpo1/_old 2025-07-15 11:24:33.433062472 +0200 +++ /var/tmp/diff_new_pack.Yxgpo1/_new 2025-07-15 11:24:33.433062472 +0200 @@ -20,7 +20,7 @@ %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution -Version: 3.56.0 +Version: 3.56.2 Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite @@ -29,6 +29,8 @@ Group: Productivity/Networking/Email/Clients URL: https://wiki.gnome.org/Apps/Evolution/ Source0: %{name}-%{version}.tar.zst +# PATCH-FIX-UPSTREAM evolution-fix-gtk-call-from-other-thread.patch bsc#1243898 alynx.z...@suse.com -- Fix crash because of GTK call from other thread +Patch0: evolution-fix-gtk-call-from-other-thread.patch BuildRequires: bison BuildRequires: bogofilter @@ -45,7 +47,6 @@ BuildRequires: psmisc BuildRequires: spamassassin BuildRequires: sqlite3-devel -BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(atk) BuildRequires: pkgconfig(cairo-gobject) @@ -55,7 +56,6 @@ BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.24.0 BuildRequires: pkgconfig(geocode-glib-2.0) BuildRequires: pkgconfig(gio-2.0) >= 2.56.0 -BuildRequires: pkgconfig(gladeui-2.0) >= 3.10.0 BuildRequires: pkgconfig(gmodule-2.0) >= 2.40.0 BuildRequires: pkgconfig(gnome-autoar-0) >= 0.1.1 BuildRequires: pkgconfig(gnome-autoar-gtk-0) >= 0.1.1 @@ -101,22 +101,6 @@ of the modular design, it is possible to plug new components into Evolution or embed the existing ones in other applications. -%package -n glade-catalog-evolution -Summary: Glade catalog for the Evolution groupware library -Group: Development/Tools/GUI Builders -Requires: %{name} = %{version} -Requires: glade -Supplements: (glade and %{name}-devel) - -%description -n glade-catalog-evolution -Evolution consists of modular components (at the moment: mailer, -calendar, and address book) that should make daily life easier. Because -of the modular design, it is possible to plug new components into -Evolution or embed the existing ones in other applications. - -This package provides a catalog for Glade, to allow the use of Evolution -widgets in Glade. - %package -n evolution-plugin-bogofilter Summary: Bogofilter plugin for the Evolution groupware suite Group: Productivity/Networking/Email/Clients @@ -187,14 +171,12 @@ %cmake \ -DLIBEXEC_INSTALL_DIR=%{_libexecdir} \ -DENABLE_YTNEF=OFF \ - -DWITH_GLADE_CATALOG=ON \ -DENABLE_GTK_DOC=ON \ -DCMAKE_SKIP_INSTALL_RPATH=OFF %cmake_build %install %cmake_install -%suse_update_desktop_file -r -G "Mail and Calendar" org.gnome.Evolution GNOME GTK Network Email Calendar ContactManagement %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}/%{_prefix} @@ -300,10 +282,6 @@ %{_libdir}/evolution-data-server/camel-providers/libcamelrss.urls %{_libdir}/evolution/modules/module-rss.so -%files -n glade-catalog-evolution -%{_libdir}/glade/modules/libgladeevolution.so -%{_datadir}/glade/catalogs/evolution.xml - %files -n evolution-plugin-bogofilter %{_datadir}/metainfo/org.gnome.Evolution-bogofilter.metainfo.xml %{_libdir}/evolution/modules/module-bogofilter.so ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Yxgpo1/_old 2025-07-15 11:24:33.461063634 +0200 +++ /var/tmp/diff_new_pack.Yxgpo1/_new 2025-07-15 11:24:33.465063799 +0200 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/evolution.git</param> - <param name="revision">3.56.0</param> + <param name="revision">3.56.2</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ evolution-3.56.0.obscpio -> evolution-3.56.2.obscpio ++++++ /work/SRC/openSUSE:Leap:16.0/evolution/evolution-3.56.0.obscpio /work/SRC/openSUSE:Leap:16.0/.evolution.new.7373/evolution-3.56.2.obscpio differ: char 48, line 1 ++++++ evolution-fix-gtk-call-from-other-thread.patch ++++++ ++++ 611 lines (skipped) ++++++ evolution.obsinfo ++++++ --- /var/tmp/diff_new_pack.Yxgpo1/_old 2025-07-15 11:24:33.513065791 +0200 +++ /var/tmp/diff_new_pack.Yxgpo1/_new 2025-07-15 11:24:33.517065957 +0200 @@ -1,5 +1,5 @@ name: evolution -version: 3.56.0 -mtime: 1741936326 -commit: e413576889e279b3b53ab97ec8e810ccc78d2680 +version: 3.56.2 +mtime: 1748024946 +commit: be48e0ae8f7a2cc52bcdf7b2ce360075274992ee