Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package evolution for openSUSE:Factory 
checked in at 2026-04-10 17:45:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evolution (Old)
 and      /work/SRC/openSUSE:Factory/.evolution.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evolution"

Fri Apr 10 17:45:43 2026 rev:293 rq:1345366 version:3.60.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/evolution/evolution.changes      2026-02-06 
19:07:34.829112714 +0100
+++ /work/SRC/openSUSE:Factory/.evolution.new.21863/evolution.changes   
2026-04-10 17:46:24.789488316 +0200
@@ -1,0 +2,92 @@
+Mon Mar 23 08:27:33 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------
+Fri Mar 13 08:40:19 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 3.60.0:
+  + Bug Fixes: Freeze due to (indirect) gtk+ calls in a non-main
+    thread
+  + Miscellaneous: Mail: Accessing style sheets can be rejected in
+    "unset HTML colors"
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Feb 28 09:06:23 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 3.59.3:
+  + Bug Fixes:
+    - Calendar: Year view shows incorrect week number
+    - One day events show misleding End Date in List view
+    - Mail: Handle media CSS rules properly in "unset HTML colors"
+  + Miscellaneous:
+    - EDateEdit: Postpone fill of time combo until the widget is
+      mapped
+    - Use GHashTable's `replace()` instead of `insert()` on some
+      places
+    - mail-config-assistant: Skip "rss" Camel provider
+    - itip-formatter: Correct time range for the "day agenda"
+      column
+    - Increase default connection timeout to 30 seconds
+    - Check for libicalvcal pkgconfig file (for libical 4.x)
+  + Updated translations.
+- Drop evolution-year-view-week-number.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Fri Feb 13 08:49:53 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 3.59.2:
+  + e-cal-ops: Fallback to default list if selected list is
+    read-only
+  + Add “Mark as read” action to new mail-notifications
+  + Mail: Add "Copy Message Link" action
+  + Calendar: Prepare to support build with libical 4.x
+  + EMailReader: Update actions also after message is parsed
+  + Remove ESourceConflictSearch (moved to evolution-data-server)
+  + e-vcard-editor: Skip stored empty values
+  + Calendar: Component preview panel does not modify DATE value
+    of DTEND
+- Changes from version 3.59.1:
+  + Custom icon and text color for Search Folders lost on renaming
+  + mail-vfolder: Correct and speed up setup and update of search
+    folders
+  + Renaming a mail folder resets its "Current View"
+  + Crash when copying multiple lines from “Markdown as HTML”
+    composer
+  + Vendor autoar-gtk-chooser.c from gnome-autoar
+  + metainfo: Add keywords to improve discoverability
+  + appearance-settings: Use the Settings portal to use the dark
+    style
+  + Adapt to libebook API changes and added vCard 4.0 support
+  + CalDAV: Provide a date limit for information sync
+  + CamelSearchFolder: Add "not_all" "match-threads" kind
+  + help: Replace some dead GNOME wiki URIs with GitLab URIs
+  + Lower default connection timeout to 15 seconds
+  + Adapt to libcamel API removals
+  + shell: Make "Close Immediately" question button "destructive"
+  + cal-config-caldav: Correct when showing limit-download-days
+    option
+  + EStockRequest: Remove leftover code
+  + Mail: Import preview panel can generate runtime warning
+  + e-util: Check for non-NULL GError in e_show_uri()
+  + mail-vfolder: Remove unneeded runtime warning
+  + EContactEditor: Prefer vCard "take" functions
+  + Calendar: Allow to use GNOME system setting for
+    "week start day"
+  + shell: Fix a crash on start when app initialization fails
+  + flatpak: Add gettext ACLOCAL workaround
+  + e-contact-quick-add: Remove unused code
+  + EContactMapWindow: Use book view to get contacts and their
+    changes
+  + EABEditor: Remove unneeded signals
+  + EContactEditor: Change how required and supported fields are
+    read
+  + EABEditor: Remove unused functions and rename
+    eab_editor_closed()
+  + Contacts: Add a new vCard editor
+  + EABContactFormatter: Show "GEO Location" and "Time zone"
+    attributes
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  evolution-3.58.3.obscpio
  evolution-year-view-week-number.patch

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  evolution-3.60.0.tar.xz

----------(Old B)----------
  Old:  + Updated translations.
- Drop evolution-year-view-week-number.patch: fixed upstream.
----------(Old E)----------

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

Other differences:
------------------
++++++ evolution.spec ++++++
--- /var/tmp/diff_new_pack.JKMzoL/_old  2026-04-10 17:46:26.317551189 +0200
+++ /var/tmp/diff_new_pack.JKMzoL/_new  2026-04-10 17:46:26.317551189 +0200
@@ -20,7 +20,7 @@
 %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
 
 Name:           evolution
-Version:        3.58.3
+Version:        3.60.0
 Release:        0
 # FIXME: check if note on license is still valid (comment before license)
 Summary:        The Integrated GNOME Mail, Calendar, and Address Book Suite
@@ -28,9 +28,7 @@
 License:        CC-BY-SA-3.0 AND LGPL-2.0-only AND LGPL-3.0-only AND OLDAP-2.8 
AND GFDL-1.1-only AND GFDL-1.3-only
 Group:          Productivity/Networking/Email/Clients
 URL:            https://wiki.gnome.org/Apps/Evolution/
-Source0:        %{name}-%{version}.tar.zst
-# PATCH-FIX-UPSTREAM evolution-year-view-week-number.patch bsc#1256465 
[email protected] -- fix incorrect week numbers in calendar year view.
-Patch0:         evolution-year-view-week-number.patch
+Source0:        %{name}-%{version}.tar.xz
 
 BuildRequires:  bison
 BuildRequires:  bogofilter

++++++ _scmsync.obsinfo ++++++
mtime: 1774254453
commit: aa32ff80728ad0ffd2533d354da95b65c7fb03d905c26077a808a33b5415130a
url: https://src.opensuse.org/GNOME/evolution
revision: aa32ff80728ad0ffd2533d354da95b65c7fb03d905c26077a808a33b5415130a
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.JKMzoL/_old  2026-04-10 17:46:26.381553823 +0200
+++ /var/tmp/diff_new_pack.JKMzoL/_new  2026-04-10 17:46:26.393554316 +0200
@@ -3,18 +3,17 @@
   <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.58.3</param>
+    <param name="revision">3.60.0</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">disable</param>
   </service>
-  <service name="tar" mode="buildtime"/>
-  <service name="recompress" mode="buildtime">
+  <service name="tar" mode="manual"/>
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
-    <param name="compression">zst</param>
+    <param name="compression">xz</param>
   </service>
-  <service name="set_version" mode="manual" />
+  <service name="set_version" mode="manual"/>
 </services>
 
-

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-24 09:39:41.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ evolution.obsinfo ++++++
--- /var/tmp/diff_new_pack.JKMzoL/_old  2026-04-10 17:46:26.521559583 +0200
+++ /var/tmp/diff_new_pack.JKMzoL/_new  2026-04-10 17:46:26.525559748 +0200
@@ -1,5 +1,5 @@
 name: evolution
-version: 3.58.3
-mtime: 1769761471
-commit: 3a2144db32269006fb0baa641d456e098b648f94
+version: 3.60.0
+mtime: 1773385631
+commit: 7eda56c5dc402ba84f1b637be646856bf94e5ec4
 

Reply via email to