From 6eb82374b8707dbaa45cfe2e6d52e3e6b0b788f5 Mon Sep 17 00:00:00 2001 From: dimstar <> Date: Nov 11 2020 19:46:13 +0000 Subject: Update geary to version 3.38.1 / rev 54 via SR 847277 https://build.opensuse.org/request/show/847277 by user dimstar + dimstar_suse Push GNOME 3.38 --- diff --git a/.files b/.files index 400824f..966dd33 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index c651ccb..8a72bac 100644 --- a/.rev +++ b/.rev @@ -491,4 +491,12 @@ + Updated translations. (forwarded request 830035 from iznogood)</comment> <requestid>831450</requestid> </revision> + <revision rev="54" vrev="1"> + <srcmd5>3f7b0043c298cf31f7e5744cfdf7ff48</srcmd5> + <version>3.38.1</version> + <time>1605123955</time> + <user>dimstar_suse</user> + <comment>Push GNOME 3.38</comment> + <requestid>847277</requestid> + </revision> </revisionlist> diff --git a/geary-3.36.3.1.tar.xz b/geary-3.36.3.1.tar.xz deleted file mode 120000 index bbd31d6..0000000 --- a/geary-3.36.3.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeigbfpq2g46uf4bkj5cuw2accvumj22rrl623rycnf3e4gsmegw3pq \ No newline at end of file diff --git a/geary-3.38.1.tar.xz b/geary-3.38.1.tar.xz new file mode 120000 index 0000000..39c0478 --- /dev/null +++ b/geary-3.38.1.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeictzk5cftvzyzejyazc3t3m7ebdorytefz4iaha5thbp5jknrs5qy \ No newline at end of file diff --git a/geary.changes b/geary.changes index 2ebc492..7ce8443 100644 --- a/geary.changes +++ b/geary.changes @@ -1,4 +1,88 @@ ------------------------------------------------------------------- +Mon Oct 5 16:11:35 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.38.1: + + Numerous bug fixes. + + Updated translations. + +------------------------------------------------------------------- +Thu Sep 17 12:16:06 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.38.0.1: + + sql: Remember to install new SQL migration files. + +------------------------------------------------------------------- +Mon Sep 14 12:23:41 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.38.0: + + Clean up email in database older than the storage preference. + + New Preferences window pane for managing plugins. + + New Email Templates plugin. + + New Mail Merge plugin. + + New Sent Sound plugin. + + New Unity Messaging Menu plugin. + + Reduced number of spurious problem report info bars. + + Improved ordering of folders in the folder list. + + Spam folder renamed to Junk. + + Composer formatting toolbar initially hidden for new installs. + + Desktop mail notifications now show contact photos. + + Improved server compatibility. + + Numerous bug fixes and user interface improvements. + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 7 07:26:33 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.37.92: + + Fix for crash in conversation find. + + Fix GOA-related app freeze at startup. + + Fix for infinite "recoverable error" loop. + + Fix for database locking errors. + + Fixes for handling cancelled IMAP commands. + + Various bug fixes and user interface improvements. + + Updated translations. + +------------------------------------------------------------------- +Sat Sep 5 11:54:00 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.37.91: + + Removed libhandy subproject due to translation infrastructure + issue. + + Various bug fixes and user interface improvements. + + various user interface translation updates. +- Changes from version 3.37.90: + + Drop messages in the database older than the storage + preference. + + Added a mail merge plugin. + + Sent sound plugin improvements. + + Follow system font preference in the conversation list. + + Hide composer formatting toolbar by default. + + Improved default preferences window size. + + Improved server compatibility. + + Code cleanup, build and bug fixes. + + Broke out generic unit test code into a stand-alone subproject. + + Use a distinct icon for nightly builds. +- Changes from version 3.37.1: + + Add support for email and folder plugins. + + Add preferences for loading optional plugins. + + Add new Sent Sound and Email Template optional plugins. + + Convert Unity Messaging Menu plugin to be optional. + + Convert more non-core code to internal plugins. + + Reduce and limit the number of problem reports displayed. + + Fix ordering of folders in the folder list. + + Rename Spam folder to Junk. + + Use info bars for emptying Trash and Junk folders. + + Allow enabling/disabling logging domains from the Inspector. + + Improvements to IMAP stack reliability. + + Prefer IMAP SPECIAL USE extenion over XLIST. + + Numerous client and engine bug fixes and code clean up. + + Updated translations. +- Add pkgconfig(cairo), pkgconfig(gsound) and + pkgconfig(libpeas-gtk-1.0) BuildRequires: new dependenies. +- Replace pkgconfig(libhandy-0.0) BuildRequires with + pkgconfig(libhandy-1): follow upstream changes. + +------------------------------------------------------------------- Thu Aug 27 08:50:41 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.36.3.1: diff --git a/geary.spec b/geary.spec index cb36652..13405b6 100644 --- a/geary.spec +++ b/geary.spec @@ -17,13 +17,13 @@ Name: geary -Version: 3.36.3.1 +Version: 3.38.1 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 Group: Productivity/Networking/Email/Clients URL: https://wiki.gnome.org/Apps/Geary -Source0: https://download.gnome.org/sources/geary/3.36/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/geary/3.38/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: itstool @@ -32,29 +32,32 @@ BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: xml2po BuildRequires: pkgconfig(appstream-glib) +BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(enchant-2) >= 2.1 BuildRequires: pkgconfig(folks) BuildRequires: pkgconfig(gcr-3) >= 3.10.1 BuildRequires: pkgconfig(gee-0.8) >= 0.8.5 -BuildRequires: pkgconfig(gio-2.0) >= 2.42.0 -BuildRequires: pkgconfig(glib-2.0) >= 2.42.0 +BuildRequires: pkgconfig(gio-2.0) >= 2.64.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.64.0 BuildRequires: pkgconfig(gmime-3.0) >= 3.2.4 BuildRequires: pkgconfig(goa-1.0) BuildRequires: pkgconfig(gobject-introspection-1.0) +BuildRequires: pkgconfig(gsound) BuildRequires: pkgconfig(gspell-1) BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.14.0 BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(javascriptcoregtk-4.0) >= 2.10.0 BuildRequires: pkgconfig(json-glib-1.0) -BuildRequires: pkgconfig(libhandy-0.0) >= 0.0.10 +BuildRequires: pkgconfig(libhandy-1) >= 0.90 BuildRequires: pkgconfig(libpeas-1.0) >= 1.24.0 +BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.24.0 BuildRequires: pkgconfig(libsecret-1) >= 0.11 BuildRequires: pkgconfig(libsoup-2.4) >= 2.48 BuildRequires: pkgconfig(libunwind) BuildRequires: pkgconfig(libxml-2.0) >= 2.7.8 BuildRequires: pkgconfig(sqlite3) >= 3.24 -BuildRequires: pkgconfig(vapigen) >= 0.22.1 +BuildRequires: pkgconfig(vapigen) >= 0.48.6 BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.26.0 BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) >= 2.26.0 @@ -83,7 +86,7 @@ may be read without having to navigate between messages. %files %license COPYING COPYING.icons COPYING.snowball -%doc README NEWS THANKS AUTHORS +%doc NEWS THANKS AUTHORS %{_datadir}/help/C/%{name} %{_bindir}/%{name} %{_datadir}/%{name}/