forked from pool/evolution
Accepting request 1191745 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1191745 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=280
This commit is contained in:
commit
b5b4ba7c68
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.3</param>
|
||||
<param name="revision">3.52.4</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:faaad204c241b91dada50015ae2acad5799804a11a996e7347994a67ecfc6f85
|
||||
size 129901070
|
3
evolution-3.52.4.obscpio
Normal file
3
evolution-3.52.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82a8974d2d24bad9c7ac28b07ec43823261e80e6f574aee39a9ecbd936314ac8
|
||||
size 129916430
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 06:52:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 3.52.4:
|
||||
+ Bug Fixes:
|
||||
- Tooltips in Month view not always shown.
|
||||
- Mail: Print to File keeps previous file name.
|
||||
- Tooltips only sometimes displayed in Task and Memos Pane.
|
||||
+ Miscellaneous: EWebView: Just loaded remote images may be left
|
||||
invisible.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 28 22:17:49 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: evolution
|
||||
version: 3.52.3
|
||||
mtime: 1719560295
|
||||
commit: 6f8296f22ca8d3c0a24039b0bd38811da5fa9c25
|
||||
version: 3.52.4
|
||||
mtime: 1722580094
|
||||
commit: 511ff56a311f93455b057ae22b68d581f900adf4
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
||||
|
||||
Name: evolution
|
||||
Version: 3.52.3
|
||||
Version: 3.52.4
|
||||
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