forked from pool/evolution
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ef411b3da9 | |||
| c1ea215a90 |
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.58.1</param>
|
||||
<param name="revision">3.58.2</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:2cca5af173fa23147ab1806bbec93349fcdb06d0f6015f2f4205f327a1ad2a6a
|
||||
size 131641870
|
||||
3
evolution-3.58.2.obscpio
Normal file
3
evolution-3.58.2.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5aedf214c98bff01173e817c3668f40e1c6744c15dacfbfb4c164a521ba4c2a4
|
||||
size 132199950
|
||||
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 21 11:12:39 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.58.2:
|
||||
+ Bug Fixes:
|
||||
- mail-vfolder: Correct and speed up setup and update of search
|
||||
folders
|
||||
- Crash when copying multiple lines from “Markdown as HTML”
|
||||
composer
|
||||
+ Miscellaneous: shell: Fix a crash on start when app
|
||||
initialization fails
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 10 07:45:21 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: evolution
|
||||
version: 3.58.1
|
||||
mtime: 1760080507
|
||||
commit: 1b57270d98483a92b8405b3aff1ae659adf6d0fd
|
||||
version: 3.58.2
|
||||
mtime: 1763719644
|
||||
commit: 9d5e61fc03417b48dcbf5cafa244cce64cd03d8f
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
||||
|
||||
Name: evolution
|
||||
Version: 3.58.1
|
||||
Version: 3.58.2
|
||||
Release: 0
|
||||
# FIXME: check if note on license is still valid (comment before license)
|
||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
||||
|
||||
Reference in New Issue
Block a user