From 9de293d8663f701faffa42848ce93d79bd803486c00a2ca3ee33cb5a9908d868 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Sep 2021 10:06:21 +0000 Subject: [PATCH 1/2] Accepting request 919919 from home:sbrabec:branches:tuu-goodbye - Remove obsolete translation-update-upstream support (jsc#SLE-21105). OBS-URL: https://build.opensuse.org/request/show/919919 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=404 --- evolution-data-server.changes | 6 ++++++ evolution-data-server.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 866777e..c906e01 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 16 01:28:30 UTC 2021 - Stanislav Brabec + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). + ------------------------------------------------------------------- Fri Aug 13 15:23:30 UTC 2021 - Bjørn Lie diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 1602c8a..9e5fc00 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -63,7 +63,6 @@ BuildRequires: python3-base BuildRequires: libboost_thread-devel BuildRequires: libphonenumber-devel BuildRequires: sqlite3-devel >= 3.7.17 -BuildRequires: translation-update-upstream BuildRequires: vala >= 0.22.0 BuildRequires: pkgconfig(gcr-base-3) >= 3.4 BuildRequires: pkgconfig(goa-1.0) >= 3.8 @@ -308,7 +307,6 @@ This package contains developer documentation. %prep %autosetup -p1 -translation-update-upstream %build %if %{with_docs} From 1973b632d0a9cff1d4caf774690a284eea8a59e1ed8f35a1c579b9ed457ce078 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 27 Sep 2021 06:23:22 +0000 Subject: [PATCH 2/2] Accepting request 920920 from GNOME:Next Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/920920 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=405 --- evolution-data-server-3.40.4.tar.xz | 3 -- evolution-data-server-3.42.0.tar.xz | 3 ++ evolution-data-server.changes | 54 +++++++++++++++++++++++++++++ evolution-data-server.spec | 8 ++--- 4 files changed, 61 insertions(+), 7 deletions(-) delete mode 100644 evolution-data-server-3.40.4.tar.xz create mode 100644 evolution-data-server-3.42.0.tar.xz diff --git a/evolution-data-server-3.40.4.tar.xz b/evolution-data-server-3.40.4.tar.xz deleted file mode 100644 index a3c00d0..0000000 --- a/evolution-data-server-3.40.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87c185f18c37270e3611981f19bd9221ac974c807462c8dce90bea08712c5800 -size 4622640 diff --git a/evolution-data-server-3.42.0.tar.xz b/evolution-data-server-3.42.0.tar.xz new file mode 100644 index 0000000..175b748 --- /dev/null +++ b/evolution-data-server-3.42.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8fdd3bc47a07d6f8a3052bbcae880f20f6dbc4f6973a8e90d00169bb99b1635 +size 4614616 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index c906e01..27935e4 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Mon Sep 20 10:15:03 UTC 2021 - Antonio Larrosa + +- Replace CMAKE_SKIP_RPATH=OFF with CMAKE_SKIP_INSTALL_RPATH=OFF + as that should be used with the newest cmake macros. + +------------------------------------------------------------------- +Mon Sep 20 09:29:10 UTC 2021 - Dominique Leuenberger + +- Update to version 3.42.0: + + Updated translations. + +------------------------------------------------------------------- +Sun Sep 19 10:01:17 UTC 2021 - Dominique Leuenberger + +- Update to version 3.41.3: + + Slow down automatic background downloads when in power saver + mode. + + ERemindersWidget: Reverse order of the shown reminders. + + vala: FolderThreadNode is a compact class. + + Updated translations. + +------------------------------------------------------------------- +Sat Sep 18 13:49:22 UTC 2021 - Dominique Leuenberger + +- Update to version 3.41.2: + + CamelMimeFilterToHTML: Speed up read of long lines. + + CamelMimeFilterToHTML: Correct filtering of text without new + line at the end. + + alarm-notify: Focus window on status icon click when shown. + + vala: Add support for the auth_type class field of CamelSasl. + + vala: Properly annotate CamelServiceAuthType. + + ESoupSession: Let it understand GSSAPI authentication method. + + Updated translations. +- bump so_camel to 63: follow upstream changes. + +------------------------------------------------------------------- +Fri Sep 17 03:41:01 UTC 2021 - Dominique Leuenberger + +- Update to version 3.41.1: + + EWebDAVCollectionBackend: Preset also auth method on the new + child. + + Camel: Fails to filter unread junk messages in a virtual Junk + folder. + + Add Yahoo! OAuth2 service objects into the developer + documentation. + + ESourceWebDAV: Fallback to SHA1 on SSL trust verification if + needed. + + ECalBackendSync: Ensure no Recurrence-ID set when removing all + components. + + PrintableOptions.cmake: Correct variable name comparison. + + libecal: Fix a warning caught by a gcc static analyzer. + + Updated translations. + ------------------------------------------------------------------- Thu Sep 16 01:28:30 UTC 2021 - Stanislav Brabec diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 9e5fc00..a970a8b 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -19,7 +19,7 @@ %global with_docs 0 # Shared Library soNUMs, to make it easier for updates -%define so_camel 62 +%define so_camel 63 %define so_ebackend 10 %define so_edataserver 26 %define so_edataserverui 3 @@ -31,13 +31,13 @@ %bcond_without introspection Name: evolution-data-server -Version: 3.40.4 +Version: 3.42.0 Release: 0 Summary: Evolution Data Server License: LGPL-2.0-only Group: Development/Libraries/GNOME URL: https://wiki.gnome.org/Apps/Evolution -Source0: https://download.gnome.org/sources/evolution-data-server/3.40/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/evolution-data-server/3.42/%{name}-%{version}.tar.xz BuildRequires: cmake BuildRequires: db-devel @@ -322,7 +322,7 @@ This package contains developer documentation. -DENABLE_IPV6=ON \ -DENABLE_SMIME=ON \ -DENABLE_UOA=OFF \ - -DCMAKE_SKIP_RPATH=OFF \ + -DCMAKE_SKIP_INSTALL_RPATH=OFF \ %{?with_introspection:\ -DENABLE_VALA_BINDINGS=ON \ -DENABLE_INTROSPECTION=ON} \