forked from pool/evolution
Accepting request 1111478 from GNOME:Next
New stable rel OBS-URL: https://build.opensuse.org/request/show/1111478 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=486
This commit is contained in:
parent
a034d5f862
commit
f8fc27d2ac
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08c71416c1fbf8b0224d9c73602a445218ef1a5ff99dec7c7d3a41e0c4e5a71b
|
||||
size 13491768
|
3
evolution-3.50.0.tar.xz
Normal file
3
evolution-3.50.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1eb1b78052caebe0ad1a6240044f36ba78c0881357eb3e4620bf3f27d94ade8a
|
||||
size 13508148
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 15 08:02:41 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.50.0:
|
||||
+ itip-formatter: Skip well-known read-only sources
|
||||
+ EHeaderBarButton: Can be half-sensitive with set menu
|
||||
+ EColorCombo: Don't set own default palette
|
||||
+ ci: Rename org.gnome.evolution.nightly to
|
||||
org.gnome.Evolution.Devel
|
||||
+ Bugs fixed:
|
||||
- Backspace in preedit mode can delete extra letters
|
||||
- Mail: Signed attachment causes hide of unsigned body
|
||||
- Mail: Duplicate items in the popup menu
|
||||
- Change default response in 'Add Attachment' dialog
|
||||
- Fix typos ("begining", "ineficient") in code comments
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 3 14:37:59 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
||||
|
||||
Name: evolution
|
||||
Version: 3.49.3
|
||||
Version: 3.50.0
|
||||
Release: 0
|
||||
# FIXME: check if note on license is still valid (comment before license)
|
||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
||||
@ -28,7 +28,7 @@ Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
||||
License: CC-BY-SA-3.0 AND LGPL-2.0-only AND LGPL-3.0-only AND OLDAP-2.8 AND GFDL-1.1-only AND GFDL-1.3-only
|
||||
Group: Productivity/Networking/Email/Clients
|
||||
URL: https://wiki.gnome.org/Apps/Evolution/
|
||||
Source0: https://download.gnome.org/sources/evolution/3.49/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/evolution/3.50/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: bison
|
||||
BuildRequires: bogofilter
|
||||
|
Loading…
x
Reference in New Issue
Block a user