diff --git a/evolution-data-server.spec b/evolution-data-server.spec index d09b3ba78224d987aead5cd027c821a3e2915e6c..6423ec133a6ec81bd9969ba09e1c9c307563a4dd 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -36,7 +36,7 @@ Name: evolution-data-server Version: 3.44.3 -Release: 2 +Release: 3 Summary: Backend data server for Evolution License: LGPLv2+ URL: https://wiki.gnome.org/Apps/Evolution @@ -147,7 +147,6 @@ fi %posttrans glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : -%find_lang %{name} %files %license COPYING @@ -332,6 +331,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_libexecdir}/evolution-data-server/csv2vcard %changelog +* Fri Jul 22 2022 caodongxia - 3.44.3-3 +- Remove unless find-lang.sh during posttrans + * Wed Jul 20 2022 liyanan - 3.44.3-2 - Modify to single-threaded compilation to solve occasional compilation failures