diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 5e7cb6854bb86d1bd4e0fb2eec60e9ea35093393..66d0d1ca5edb1d72479ffe019080b943ac920457 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -2,7 +2,7 @@ Name: evolution-data-server Version: 3.30.1 -Release: 2 +Release: 3 Summary: Backend data server for Evolution License: LGPLv2+ URL: https://wiki.gnome.org/Apps/Evolution @@ -140,6 +140,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_userunitdir}/*.service +%exclude %{_libexecdir}/%{name}/installed-tests + %files devel %{_includedir}/evolution-data-server %{_libdir}/*.so @@ -160,5 +162,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_libexecdir}/evolution-data-server/csv2vcard %changelog +* Tue Dec 24 2019 openEuler Buildteam - 3.30.1-3 +- delete redundant files + * Sat Sep 21 2019 dongjian - 3.30.1-2 - Package init