Accepting request 1235450 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1235450 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=284
This commit is contained in:
commit
37e7c72a0a
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.2</param>
|
<param name="revision">3.54.3</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:0d5be8afbc21411a95a6b226777f5b30977aab6964bc2dd33e726047fe09ea80
|
|
||||||
size 131347982
|
|
3
evolution-3.54.3.obscpio
Normal file
3
evolution-3.54.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5b3bd6d3352e58c141a4638d0d7327eb50a31c1670c3a3a98d2a6ec2ef9313d8
|
||||||
|
size 131349006
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 4 09:22:52 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.54.3:
|
||||||
|
+ Miscellaneous: ESourceSelector: Source child drawn in too thin
|
||||||
|
font.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 22 12:26:56 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Fri Nov 22 12:26:56 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: evolution
|
name: evolution
|
||||||
version: 3.54.2
|
version: 3.54.3
|
||||||
mtime: 1732261761
|
mtime: 1735928082
|
||||||
commit: 6daabf88d6b684ab8e52a193902db1b58652f94e
|
commit: 6243a70e0acb015066e422d4d34f0e74472e1742
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package evolution
|
# spec file for package evolution
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -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.2
|
Version: 3.54.3
|
||||||
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