diff --git a/evolution-data-server-3.44.2.tar.xz b/evolution-data-server-3.44.2.tar.xz deleted file mode 100644 index 24efa63..0000000 Binary files a/evolution-data-server-3.44.2.tar.xz and /dev/null differ diff --git a/evolution-data-server-3.44.3.tar.xz b/evolution-data-server-3.44.3.tar.xz new file mode 100644 index 0000000..318dabc Binary files /dev/null and b/evolution-data-server-3.44.3.tar.xz differ diff --git a/evolution-data-server.spec b/evolution-data-server.spec index a3d4487..281bea8 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -35,8 +35,8 @@ %{!?with_docs: %global with_docs 1} Name: evolution-data-server -Version: 3.44.2 -Release: 3 +Version: 3.44.3 +Release: 1 Summary: Backend data server for Evolution License: LGPLv2+ URL: https://wiki.gnome.org/Apps/Evolution @@ -332,6 +332,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_libexecdir}/evolution-data-server/csv2vcard %changelog +* Mon Jul 18 2022 lin zhang - 3.44.3-1 +- Update to 3.44.3 + * Thu Jun 16 2022 lin zhang - 3.44.2-3 - replace to libsoup3-devel