Accepting request 1176667 from GNOME:Next
- Update to version 3.52.2: + Bug Fixes: - Composer: Added extra quotation level after draft open ][. - Calendar: Fails to open event from alarm-notify on app start. - Possible crash when exiting application. - Mail: Remember Page Setup settings when printing. - Shell: Enhance symbolic icons usage detection. - Crash when recovering mail from the previous session. - Open last view when restarting Evolution. - SignatureEditor: Format change can discard signature text. + Miscellaneous: - e-mail-request: Fix a memory leak. - shell: Closing last window does not always run "prepare-for-quit". - Update online_help_url URI. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1176667 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=501
This commit is contained in:
parent
33b441c9d5
commit
894015ba0f
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://gitlab.gnome.org/GNOME/evolution.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/evolution.git</param>
|
||||||
<param name="revision">3.52.1</param>
|
<param name="revision">3.52.2</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0e239f6908c9edc15c82ef5c09f1d89ac5994b16cb2d7740ee5eb3bb0e3f0028
|
|
||||||
size 129855502
|
|
3
evolution-3.52.2.obscpio
Normal file
3
evolution-3.52.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:deffe3ee101883bded0a8e73fe4f345b9c82e9e81f10cc36578bb499bb9742fc
|
||||||
|
size 129873934
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 24 07:06:00 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 3.52.2:
|
||||||
|
+ Bug Fixes:
|
||||||
|
- Composer: Added extra quotation level after draft open ][.
|
||||||
|
- Calendar: Fails to open event from alarm-notify on app
|
||||||
|
start.
|
||||||
|
- Possible crash when exiting application.
|
||||||
|
- Mail: Remember Page Setup settings when printing.
|
||||||
|
- Shell: Enhance symbolic icons usage detection.
|
||||||
|
- Crash when recovering mail from the previous session.
|
||||||
|
- Open last view when restarting Evolution.
|
||||||
|
- SignatureEditor: Format change can discard signature text.
|
||||||
|
+ Miscellaneous:
|
||||||
|
- e-mail-request: Fix a memory leak.
|
||||||
|
- shell: Closing last window does not always run
|
||||||
|
"prepare-for-quit".
|
||||||
|
- Update online_help_url URI.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 19 12:59:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Fri Apr 19 12:59:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: evolution
|
name: evolution
|
||||||
version: 3.52.1
|
version: 3.52.2
|
||||||
mtime: 1713507200
|
mtime: 1716528800
|
||||||
commit: 73f6ebab227b0c8e1200740800d247a9f466816a
|
commit: eef980916149cd2b7773125117815e80d1404dfb
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 3.52.1
|
Version: 3.52.2
|
||||||
Release: 0
|
Release: 0
|
||||||
# FIXME: check if note on license is still valid (comment before license)
|
# FIXME: check if note on license is still valid (comment before license)
|
||||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
||||||
|
Loading…
Reference in New Issue
Block a user