Accepting request 1169188 from GNOME:Next
- Update to version 3.52.1: + Bug Fixes: - Wrong weeks in Month view when returning from different page of dates. - Mail: Prefer saving original message instead of re-encode. - EHeaderBar: Report correct minimum width. - Subject line in message pane not bold anymore in Wide view. - Crash when hiding completed tasks. - EMailBrowser: Hide Print preview menu option. + Miscellaneous: - data: Fix circular-component-relation in .appdata file. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1169188 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=498
This commit is contained in:
parent
08a7548ed4
commit
21fbfd8457
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.0</param>
|
<param name="revision">3.52.1</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:d520e31df539da8dba74229cf4602ab224eaf0886e1aa5a3f2ee5e3ae6c2b7be
|
|
||||||
size 129659918
|
|
3
evolution-3.52.1.obscpio
Normal file
3
evolution-3.52.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e239f6908c9edc15c82ef5c09f1d89ac5994b16cb2d7740ee5eb3bb0e3f0028
|
||||||
|
size 129855502
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 19 12:59:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 3.52.1:
|
||||||
|
+ Bug Fixes:
|
||||||
|
- Wrong weeks in Month view when returning from different page
|
||||||
|
of dates.
|
||||||
|
- Mail: Prefer saving original message instead of re-encode.
|
||||||
|
- EHeaderBar: Report correct minimum width.
|
||||||
|
- Subject line in message pane not bold anymore in Wide view.
|
||||||
|
- Crash when hiding completed tasks.
|
||||||
|
- EMailBrowser: Hide Print preview menu option.
|
||||||
|
+ Miscellaneous:
|
||||||
|
- data: Fix circular-component-relation in .appdata file.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 4 14:20:03 UTC 2024 - M K <tux93@opensuse.org>
|
Thu Apr 4 14:20:03 UTC 2024 - M K <tux93@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: evolution
|
name: evolution
|
||||||
version: 3.52.0
|
version: 3.52.1
|
||||||
mtime: 1710484378
|
mtime: 1713507200
|
||||||
commit: b86d791a22a4abc0183ca4258a46977d6f6cf548
|
commit: 73f6ebab227b0c8e1200740800d247a9f466816a
|
||||||
|
@ -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.0
|
Version: 3.52.1
|
||||||
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