forked from pool/evolution
Accepting request 1184253 from GNOME:Factory
- Update to version 3.52.3: + Bug Fixes: - Speed up startup - lots of local folders - Composer: . Wrap search by default . Text out of <div> can break Undo . Crash when opening spellcheck dialog - Forwarded e-mails don't have a filename extension - Composer: Crash when opening spellcheck dialog - Unable to drag'n'drop attachments between attachment bars - Crash under gtk_clutter_init_internal() + Miscellaneous: - Misc: Replace XPM images with SVG images - EAttachment: Check file_info contains display-name before accessing it - CI: Workaround broken git clone for libcanberra + Updated translations. (forwarded request 1183901 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1184253 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=279
This commit is contained in:
commit
dc495c9408
2
_service
2
_service
@ -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.52.2</param>
|
||||
<param name="revision">3.52.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:deffe3ee101883bded0a8e73fe4f345b9c82e9e81f10cc36578bb499bb9742fc
|
||||
size 129873934
|
3
evolution-3.52.3.obscpio
Normal file
3
evolution-3.52.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:faaad204c241b91dada50015ae2acad5799804a11a996e7347994a67ecfc6f85
|
||||
size 129901070
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 28 22:17:49 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.52.3:
|
||||
+ Bug Fixes:
|
||||
- Speed up startup - lots of local folders
|
||||
- Composer:
|
||||
. Wrap search by default
|
||||
. Text out of <div> can break Undo
|
||||
. Crash when opening spellcheck dialog
|
||||
- Forwarded e-mails don't have a filename extension
|
||||
- Composer: Crash when opening spellcheck dialog
|
||||
- Unable to drag'n'drop attachments between attachment bars
|
||||
- Crash under gtk_clutter_init_internal()
|
||||
+ Miscellaneous:
|
||||
- Misc: Replace XPM images with SVG images
|
||||
- EAttachment: Check file_info contains display-name before
|
||||
accessing it
|
||||
- CI: Workaround broken git clone for libcanberra
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 07:06:00 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: evolution
|
||||
version: 3.52.2
|
||||
mtime: 1716528800
|
||||
commit: eef980916149cd2b7773125117815e80d1404dfb
|
||||
version: 3.52.3
|
||||
mtime: 1719560295
|
||||
commit: 6f8296f22ca8d3c0a24039b0bd38811da5fa9c25
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
||||
|
||||
Name: evolution
|
||||
Version: 3.52.2
|
||||
Version: 3.52.3
|
||||
Release: 0
|
||||
# FIXME: check if note on license is still valid (comment before license)
|
||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
||||
|
Loading…
Reference in New Issue
Block a user