Accepting request 1208829 from GNOME:Factory
New stable rel (forwarded request 1208802 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1208829 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=282
This commit is contained in:
commit
31d0b97f60
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.54.0</param>
|
<param name="revision">3.54.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:ff7475743c6e3f9e9da1a5845d68c14e785875f662282b394902f192af6fe91c
|
|
||||||
size 131196430
|
|
3
evolution-3.54.1.obscpio
Normal file
3
evolution-3.54.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9ec8b7e371ae27979cfcc098dbb083f25f83226182b6ed694c15b690d1c60c78
|
||||||
|
size 131227150
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 18 07:15:01 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.54.1:
|
||||||
|
+ Bug Fixes: Missing sender's S/MIME certificate import button
|
||||||
|
+ Miscellaneous:
|
||||||
|
- libgnomecanvas: Add few checks for argument validity
|
||||||
|
- WebKitGTK 2.46.1: Middle mouse button inserts primary
|
||||||
|
clipboard twice
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 13 07:36:18 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Fri Sep 13 07:36:18 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: evolution
|
name: evolution
|
||||||
version: 3.54.0
|
version: 3.54.1
|
||||||
mtime: 1726208789
|
mtime: 1729232817
|
||||||
commit: 49d6ede4b3717281a157e59a6939444ace41fa1d
|
commit: b13b5ac15b4c9466c9480c924406b4b062262fa5
|
||||||
|
@ -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.54.0
|
Version: 3.54.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