Accepting request 505473 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/505473 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=175
This commit is contained in:
commit
b5651c5b52
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a9bbb98308f935bac8550838b3b5a2b54b38a3d1dd5b0ad91cfb089b46f298fb
|
|
||||||
size 4306528
|
|
3
evolution-data-server-3.24.3.tar.xz
Normal file
3
evolution-data-server-3.24.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:13e3171f5ac73bbf9edf2ed42859fbf952fce240113b6d3362200fba02c241ca
|
||||||
|
size 4251204
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 19 13:08:50 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.24.3:
|
||||||
|
+ Remove forgotten debug print.
|
||||||
|
+ Add CamelWeakRefGroup to camel-docs.sgml.
|
||||||
|
+ Mis-filters emails with Mailing List rule in certain
|
||||||
|
situations.
|
||||||
|
+ Prevent busy-loop opening Google calendar configured in GOA.
|
||||||
|
+ Prevent GError override in e_cal_backend_sync_get_timezone().
|
||||||
|
+ Allow overwrite of CMAKE_SKIP_RPATH variable.
|
||||||
|
+ Bugs fixed: bgo#782360, bgo#782362, bgo#782377, bgo#782096,
|
||||||
|
bgo#770476, bgo#783385.
|
||||||
|
- Pass -DCMAKE_SKIP_RPATH=OFF to configure, needed after upstream
|
||||||
|
changes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 10 17:02:44 UTC 2017 - zaitor@opensuse.org
|
Wed May 10 17:02:44 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
%define _evo_version 3.24
|
%define _evo_version 3.24
|
||||||
Version: 3.24.2
|
Version: 3.24.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Evolution Data Server
|
Summary: Evolution Data Server
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
@ -293,6 +293,7 @@ translation-update-upstream
|
|||||||
-DENABLE_IPV6=ON \
|
-DENABLE_IPV6=ON \
|
||||||
-DENABLE_SMIME=ON \
|
-DENABLE_SMIME=ON \
|
||||||
-DENABLE_UOA=OFF \
|
-DENABLE_UOA=OFF \
|
||||||
|
-DCMAKE_SKIP_RPATH=OFF \
|
||||||
%if %{with_introspection}
|
%if %{with_introspection}
|
||||||
-DENABLE_VALA_BINDINGS=ON \
|
-DENABLE_VALA_BINDINGS=ON \
|
||||||
-DENABLE_INTROSPECTION=ON \
|
-DENABLE_INTROSPECTION=ON \
|
||||||
|
Loading…
Reference in New Issue
Block a user