Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package evolution-data-server for 
openSUSE:Factory checked in at 2021-09-29 20:17:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evolution-data-server (Old)
 and      /work/SRC/openSUSE:Factory/.evolution-data-server.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evolution-data-server"

Wed Sep 29 20:17:29 2021 rev:229 rq:921603 version:3.42.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes  
    2021-08-25 20:56:30.913294549 +0200
+++ 
/work/SRC/openSUSE:Factory/.evolution-data-server.new.1899/evolution-data-server.changes
    2021-09-29 20:17:35.726796240 +0200
@@ -1,0 +2,60 @@
+Mon Sep 20 10:15:03 UTC 2021 - Antonio Larrosa <[email protected]>
+
+- 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 <[email protected]>
+
+- Update to version 3.42.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Sep 19 10:01:17 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- Remove obsolete translation-update-upstream support
+  (jsc#SLE-21105).
+
+-------------------------------------------------------------------

Old:
----
  evolution-data-server-3.40.4.tar.xz

New:
----
  evolution-data-server-3.42.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ evolution-data-server.spec ++++++
--- /var/tmp/diff_new_pack.hM92fg/_old  2021-09-29 20:17:36.274796923 +0200
+++ /var/tmp/diff_new_pack.hM92fg/_new  2021-09-29 20:17:36.278796928 +0200
@@ -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
@@ -63,7 +63,6 @@
 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 @@
 
 %prep
 %autosetup -p1
-translation-update-upstream
 
 %build
 %if %{with_docs}
@@ -324,7 +322,7 @@
     -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} \

++++++ evolution-data-server-3.40.4.tar.xz -> 
evolution-data-server-3.42.0.tar.xz ++++++
++++ 105172 lines of diff (skipped)

Reply via email to