Accepting request 585816 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/585816 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=361
This commit is contained in:
parent
38f7e8807e
commit
123b46f68a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8a1ffd5732ed1f28f0dbc4ce5a91c7bced72d0dce17bc865ab72565f3e02d3f
|
||||
size 12118972
|
3
evolution-3.28.0.tar.xz
Normal file
3
evolution-3.28.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce0a7a4da646bdf7692dcece1b0facb1473368ae53a1d3ee45cc35498ce1de2c
|
||||
size 12107500
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 12 09:58:37 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.28.0:
|
||||
+ Add migration code for global-view-setting default change
|
||||
(bgo#792076).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 17:58:20 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
|
@ -20,19 +20,19 @@
|
||||
%define use_gtkimageview 0
|
||||
%define need_autogen 0
|
||||
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
||||
%define evolution_base_version 3.27
|
||||
%define evolution_base_version 3.28
|
||||
# _version needs to be %{version} stripped to major.minor.micro only...
|
||||
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
||||
Name: evolution
|
||||
Version: 3.27.92
|
||||
Version: 3.28.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
|
||||
# NOTE: Some files are currently GPL-2.0 but pending relicensing, see bnc#749859
|
||||
License: LGPL-2.0 AND LGPL-3.0
|
||||
License: LGPL-2.0-only AND LGPL-3.0-only
|
||||
Group: Productivity/Networking/Email/Clients
|
||||
URL: http://wiki.gnome.org/Apps/Evolution/
|
||||
Source0: http://download.gnome.org/sources/evolution/3.27/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/evolution/%{evolution_base_version}/%{name}-%{version}.tar.xz
|
||||
# The icon we rely on is from adwaita-icon-theme
|
||||
BuildRequires: adwaita-icon-theme
|
||||
BuildRequires: bison
|
||||
|
Loading…
Reference in New Issue
Block a user