Accepting request 638540 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/638540
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=338
This commit is contained in:
Dominique Leuenberger 2018-09-27 07:41:10 +00:00 committed by Git OBS Bridge
parent a8fc89c58d
commit baec0e7612
4 changed files with 22 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d466c1fcc4cf17e9923b7166fbd1bd66c53f518a90323fbff6ff08f74cb50dee
size 4560080

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4221ece8bed77eef4cbdd91a4ba9a786068c93bc52e0c9d7aca525e620dd60e
size 4568732

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Sep 26 17:39:11 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.30.1:
+ Add an optionally built evolution-dbus-session tool.
+ Bugs fixed: glgo#GNOME/evolution-data-server!3,
glgo#GNOME/evolution-data-server!24,
glgo#GNOME/evolution-data-server!29,
glgo#GNOME/evolution-data-server!30,
glgo#GNOME/evolution-data-server!32, glgo#GNOME/evolution!86.
+ Updated translations.
- Pass ENABLE_DBUS_SESSION_TOOL=OFF to cmake, not building the new
optional dbus tool for now.
-------------------------------------------------------------------
Wed Sep 19 01:31:42 UTC 2018 - luc14n0@linuxmail.org

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -29,7 +29,7 @@
%define so_edata_cal 29
%bcond_without introspection
Name: evolution-data-server
Version: 3.30.0
Version: 3.30.1
Release: 0
Summary: Evolution Data Server
License: LGPL-2.0-only
@ -280,7 +280,9 @@ translation-update-upstream
-DCMAKE_SKIP_RPATH=OFF \
%{?with_introspection:\
-DENABLE_VALA_BINDINGS=ON \
-DENABLE_INTROSPECTION=ON}
-DENABLE_INTROSPECTION=ON} \
-DENABLE_DBUS_SESSION_TOOL=OFF \
%{nil}
%make_jobs
%install