Hello community,

here is the log from the commit of package geary for openSUSE:Factory checked 
in at 2020-11-11 20:45:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geary (Old)
 and      /work/SRC/openSUSE:Factory/.geary.new.26437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geary"

Wed Nov 11 20:45:55 2020 rev:54 rq:847277 version:3.38.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/geary/geary.changes      2020-09-03 
01:19:12.408582032 +0200
+++ /work/SRC/openSUSE:Factory/.geary.new.26437/geary.changes   2020-11-11 
20:45:56.579619773 +0100
@@ -1,0 +2,84 @@
+Mon Oct  5 16:11:35 UTC 2020 - [email protected]
+
+- Update to version 3.38.1:
+  + Numerous bug fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Sep 17 12:16:06 UTC 2020 - [email protected]
+
+- Update to version 3.38.0.1:
+  + sql: Remember to install new SQL migration files.
+
+-------------------------------------------------------------------
+Mon Sep 14 12:23:41 UTC 2020 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  geary-3.36.3.1.tar.xz

New:
----
  geary-3.38.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ geary.spec ++++++
--- /var/tmp/diff_new_pack.1sBbb5/_old  2020-11-11 20:45:57.951621133 +0100
+++ /var/tmp/diff_new_pack.1sBbb5/_new  2020-11-11 20:45:57.955621137 +0100
@@ -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:  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 @@
 
 %files
 %license COPYING COPYING.icons COPYING.snowball
-%doc README NEWS THANKS AUTHORS
+%doc NEWS THANKS AUTHORS
 %{_datadir}/help/C/%{name}
 %{_bindir}/%{name}
 %{_datadir}/%{name}/

++++++ geary-3.36.3.1.tar.xz -> geary-3.38.1.tar.xz ++++++
++++ 132796 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to