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 2026-08-22 21:33:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evolution-data-server (Old)
and /work/SRC/openSUSE:Factory/.evolution-data-server.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evolution-data-server"
Sat Aug 22 21:33:35 2026 rev:275 rq:1372142 version:3.60.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes
2026-05-25 21:53:06.207833667 +0200
+++
/work/SRC/openSUSE:Factory/.evolution-data-server.new.1258/evolution-data-server.changes
2026-08-22 21:33:36.957808055 +0200
@@ -1,0 +2,6 @@
+Mon Aug 17 10:11:41 UTC 2026 - Zoltan Balogh <[email protected]>
+
+- Add evolution-data-server-tests subpackage with
+ installed tests for gnome-desktop-testing-runner
+
+-------------------------------------------------------------------
@@ -8066 +8071,0 @@
-
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ evolution-data-server.spec ++++++
--- /var/tmp/diff_new_pack.IEFA58/_old 2026-08-22 21:33:37.767836525 +0200
+++ /var/tmp/diff_new_pack.IEFA58/_new 2026-08-22 21:33:37.769836595 +0200
@@ -283,6 +283,17 @@
This package provides the GObject Introspection bindings for the
libedataserver library.
+%package tests
+Summary: Tests for %{name}
+Requires: %{name} = %{version}
+Requires: gnome-desktop-testing
+
+%description tests
+The %{name}-tests package contains tests that can be used to verify
+the functionality of the installed %{name} package.
+Tests use the GNOME installed-tests framework and can be run with
+gnome-desktop-testing-runner.
+
%package devel
Summary: Development files for Evolution Data Server
Group: Development/Libraries/GNOME
@@ -357,6 +368,7 @@
-DENABLE_INTROSPECTION=ON} \
-DWITH_PHONENUMBER=ON \
-DENABLE_DBUS_SESSION_TOOL=OFF \
+ -DENABLE_INSTALLED_TESTS=ON \
%gtkdoc_flags \
%{nil}
%cmake_build
@@ -395,6 +407,7 @@
%{_libdir}/evolution-data-server/
%if "%{_libdir}" != "%{_libexecdir}"
%{_libexecdir}/evolution-data-server/
+%exclude %{_libexecdir}/evolution-data-server/evolution-data-server/
%endif
%{_userunitdir}/evolution-addressbook-factory.service
%{_userunitdir}/evolution-alarm-notify.service
@@ -488,3 +501,10 @@
%files lang -f evolution-data-server.lang
+%files tests
+%{_libdir}/libetestserverutils.so*
+%{_libexecdir}/evolution-data-server/evolution-data-server/
+%dir %{_datadir}/installed-tests
+%dir %{_datadir}/installed-tests/evolution-data-server
+%{_datadir}/installed-tests/evolution-data-server/
+
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.IEFA58/_old 2026-08-22 21:33:37.806837896 +0200
+++ /var/tmp/diff_new_pack.IEFA58/_new 2026-08-22 21:33:37.811838071 +0200
@@ -1,6 +1,6 @@
-mtime: 1779427603
-commit: 9f170daf69f34a578c5a5b09741920f036f0eda05dc6049cdaa8d8f12308d95f
+mtime: 1786975815
+commit: d32a6a25bddb580070a9c7d318f8aea585dd3d8d673950c5cb576c7f77eceeec
url: https://src.opensuse.org/GNOME/evolution-data-server
-revision: 9f170daf69f34a578c5a5b09741920f036f0eda05dc6049cdaa8d8f12308d95f
+revision: d32a6a25bddb580070a9c7d318f8aea585dd3d8d673950c5cb576c7f77eceeec
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
++++++ build.specials.obscpio ++++++
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-08-17 16:10:15.000000000 +0200
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*