Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package geary for openSUSE:Factory checked in at 2021-05-11 23:04:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geary (Old) and /work/SRC/openSUSE:Factory/.geary.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geary" Tue May 11 23:04:29 2021 rev:56 rq:892250 version:40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/geary/geary.changes 2021-02-09 21:17:28.962857581 +0100 +++ /work/SRC/openSUSE:Factory/.geary.new.2988/geary.changes 2021-05-11 23:04:40.592818146 +0200 @@ -1,0 +2,37 @@ +Fri Apr 30 13:39:27 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 40.0: + + Build fixes for future versions of vala, gmime, and meson. + +------------------------------------------------------------------- +Sat Apr 17 13:28:53 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 40.rc: + + Require libhandy 1.2.1. + + Add a dependency on ICU. + +------------------------------------------------------------------- +Sun Feb 7 09:40:01 UTC 2021 - Bj??rn Lie <[email protected]> + +- Update to version 40.alpha: + + An alpha-quality development release. + + Require a build flag to be set for releases builds and from + tarballs. + + Updated build options to use meson features, be internally + consistent. + + Add a dependency on the libstemmer library. + + Visual refresh including updated icon and interface. + + Add support for half-screen, portrait and small displays. + + Improved performance when displaying large conversations. + + Upgraded full-text search engine. + + Improved search for languages such as Thai and Chinese. + + Improved keyboard shortcuts. + + Improved server compatibility. + + Numerous bug fixes and user interface improvements. + + Updated translations. +- Add snowball-devel BuildRequires: New verified dependency. +- Pass profile=release and valadoc=disabled to meson. +- Change tnef-support=false to tnef=disabled following upstream + changes. + +------------------------------------------------------------------- Old: ---- geary-3.38.2.tar.xz New: ---- geary-40.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geary.spec ++++++ --- /var/tmp/diff_new_pack.x6WLg6/_old 2021-05-11 23:04:40.996816479 +0200 +++ /var/tmp/diff_new_pack.x6WLg6/_new 2021-05-11 23:04:41.000816462 +0200 @@ -17,18 +17,19 @@ Name: geary -Version: 3.38.2 +Version: 40.0 Release: 0 Summary: An email reader for the GNOME desktop -License: LGPL-2.1-or-later AND CC-BY-3.0 AND BSD-2-Clause +License: BSD-2-Clause AND CC-BY-3.0 AND LGPL-2.1-or-later Group: Productivity/Networking/Email/Clients URL: https://wiki.gnome.org/Apps/Geary -Source0: https://download.gnome.org/sources/geary/3.38/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/geary/40/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: itstool BuildRequires: meson BuildRequires: pkgconfig +BuildRequires: snowball-devel BuildRequires: update-desktop-files BuildRequires: xml2po BuildRequires: pkgconfig(appstream-glib) @@ -46,10 +47,11 @@ BuildRequires: pkgconfig(gspell-1) BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.14.0 +BuildRequires: pkgconfig(icu-uc) >= 60 BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(javascriptcoregtk-4.0) >= 2.10.0 BuildRequires: pkgconfig(json-glib-1.0) -BuildRequires: pkgconfig(libhandy-1) >= 0.90 +BuildRequires: pkgconfig(libhandy-1) >= 1.2.1 BuildRequires: pkgconfig(libpeas-1.0) >= 1.24.0 BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.24.0 BuildRequires: pkgconfig(libsecret-1) >= 0.11 @@ -74,7 +76,9 @@ %build %meson \ - -Dtnef-support=false \ + -Dprofile=release \ + -Dvaladoc=disabled \ + -Dtnef=disabled \ %{nil} %meson_build @@ -85,7 +89,7 @@ %fdupes %{buildroot}%{_datadir} %files -%license COPYING COPYING.icons COPYING.snowball +%license COPYING COPYING.icons %doc NEWS THANKS AUTHORS %{_datadir}/help/C/%{name} %{_bindir}/%{name} ++++++ geary-3.38.2.tar.xz -> geary-40.0.tar.xz ++++++ ++++ 152130 lines of diff (skipped)
