diff --git a/evolution-data-server-3.30.0.tar.xz b/evolution-data-server-3.30.0.tar.xz deleted file mode 100644 index c139d98..0000000 --- a/evolution-data-server-3.30.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d466c1fcc4cf17e9923b7166fbd1bd66c53f518a90323fbff6ff08f74cb50dee -size 4560080 diff --git a/evolution-data-server-3.30.1.tar.xz b/evolution-data-server-3.30.1.tar.xz new file mode 100644 index 0000000..1f7c16e --- /dev/null +++ b/evolution-data-server-3.30.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4221ece8bed77eef4cbdd91a4ba9a786068c93bc52e0c9d7aca525e620dd60e +size 4568732 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index f2728d7..8308e8f 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -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 diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 6ac7807..d8dd337 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -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