From 87c36f037af891d24b2d573e155ef86f4d881ad4 Mon Sep 17 00:00:00 2001
From: Bernhard M. Wiedemann <bwiedemann+opensusegit@suse.de>
Date: Apr 16 2020 21:14:14 +0000
Subject: Update geary to rev 51 via SR 794353


https://build.opensuse.org/request/show/794353
by user dimstar + dimstar_suse
- Update to version 3.36.1:
  + Numerous bug fixes and user interface improvements.
  + Updated translations. (forwarded request 794219 from iznogood)

---

diff --git a/.files b/.files
index 9f47748..42bef28 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index ea4a305..6625d4a 100644
--- a/.rev
+++ b/.rev
@@ -461,4 +461,14 @@
     <comment>Scripted push from GNOME:Apps</comment>
     <requestid>767354</requestid>
   </revision>
+  <revision rev="51" vrev="1">
+    <srcmd5>42321ac12f43e0f8e667519253a52af2</srcmd5>
+    <version>3.36.1</version>
+    <time>1587071184</time>
+    <user>dimstar_suse</user>
+    <comment>- Update to version 3.36.1:
+  + Numerous bug fixes and user interface improvements.
+  + Updated translations. (forwarded request 794219 from iznogood)</comment>
+    <requestid>794353</requestid>
+  </revision>
 </revisionlist>
diff --git a/geary-3.34.2.tar.xz b/geary-3.34.2.tar.xz
deleted file mode 120000
index ef66242..0000000
--- a/geary-3.34.2.tar.xz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafybeicmnwaatd6rp4ppkrwmwoastttfzyy37xuzo5abusnnyxyunwmxou
\ No newline at end of file
diff --git a/geary-3.36.1.tar.xz b/geary-3.36.1.tar.xz
new file mode 120000
index 0000000..e7de03c
--- /dev/null
+++ b/geary-3.36.1.tar.xz
@@ -0,0 +1 @@
+/ipfs/bafybeifcwxalvsm75wwdkrfrgrf65c6dqlmppszosgm25lxqqemrdjwnaa
\ No newline at end of file
diff --git a/geary.changes b/geary.changes
index adea00b..cfca7f4 100644
--- a/geary.changes
+++ b/geary.changes
@@ -1,4 +1,66 @@
 -------------------------------------------------------------------
+Sun Mar 29 10:00:53 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
+
+- Update to version 3.36.1:
+  + Numerous bug fixes and user interface improvements.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Mar 13 08:57:34 UTC 2020 - bjorn.lie@gmail.com
+
+- Update to version 3.36.0:
+  + New and improved responsive composer interface
+  + Drag and drop image files into rich text messages
+  + Paste images from the clipboard into rich text messages
+  + Improved composer missing attachment detection
+  + Access emoji chooser in composer via shortcut or context menu
+  + Extend undo for email actions such as archiving, marking
+  + Undo sending, saving and discarding composed email
+  + Undo editing in text fields, including in the composer
+  + Open more than one main window
+  + New and improved responsive preferences interface
+  + Using single key shortcuts for email actions is now optional
+  + Single key shortcuts have been brought up to date with Gmail
+  + App-wide notification preferences now handled by desktop
+  + Numerous bug fixes and user interface improvements
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Mar  1 22:20:01 UTC 2020 - mgorse@suse.com
+
+- Update to version 3.35.90:
+  + Support drag and drop and copy and paste images in composer.
+  + Updated composer UI to new responsive design.
+  + Updated preferences UI to use Handy widgets.
+  + Add hidden prefs for minimising in-app notifications.
+  + Ported engine to to GMime 3.x.
+  + Update WebKitGTK minimum version to 2.26.
+  + Drop libunity dependency in favour of internal implementation.
+  + Several bug fixes and code cleanups.
+- Update webkit, gmime, and libhandy dependencies.
+
+-------------------------------------------------------------------
+Wed Feb 12 19:50:47 CET 2020 - dimstar@opensuse.org
+
+- Update to version 3.35.2:
+  + Add drag and drop and paste images into rich text messages.
+  + Add account-wide undo of email actions.
+  + Add undo composer send/save/discard.
+  + Add undo for GtkEntry widgets.
+  + Support opening multiple main windows.
+  + Update and improve keyboard shortcuts.
+  + Make single-key shortcuts optional, bring up to date with
+    Gmail.
+  + Substantial client application/controller/main window/composer
+    class cleanup.
+  + Geary.Engine API cleanup.
+  + Improve logging intialisation.
+  + Online manual updates.
+  + Updated translations.
+- Drop pkgconfig(libcanberra) BuildRequires: no longer needed.
+- Add pkgconfig(libpeas-1.0) BuildRequires: new dependency.
+
+-------------------------------------------------------------------
 Sat Jan 25 14:08:24 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
 
 - No longer recommend -lang: supplements are in use
diff --git a/geary.spec b/geary.spec
index 4918e95..d7a941a 100644
--- a/geary.spec
+++ b/geary.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package geary
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           geary
-Version:        3.34.2
+Version:        3.36.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.34/%{name}-%{version}.tar.xz
+Source0:        https://download.gnome.org/sources/geary/3.36/%{name}-%{version}.tar.xz
 
 BuildRequires:  fdupes
 BuildRequires:  itstool
@@ -38,7 +38,7 @@ 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(gmime-2.6) >= 2.6.17
+BuildRequires:  pkgconfig(gmime-3.0) >= 3.2.4
 BuildRequires:  pkgconfig(goa-1.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gspell-1)
@@ -47,16 +47,16 @@ 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(libcanberra) >= 0.28
-BuildRequires:  pkgconfig(libhandy-0.0) >= 0.0.9
+BuildRequires:  pkgconfig(libhandy-0.0) >= 0.0.10
+BuildRequires:  pkgconfig(libpeas-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.7.4
+BuildRequires:  pkgconfig(sqlite3) >= 3.24
 BuildRequires:  pkgconfig(vapigen) >= 0.22.1
-BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.10.0
-BuildRequires:  pkgconfig(webkit2gtk-web-extension-4.0) >= 2.10.0
+BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.26.0
+BuildRequires:  pkgconfig(webkit2gtk-web-extension-4.0) >= 2.26.0
 
 %description
 Geary is a email reader for GNOME.
@@ -87,7 +87,9 @@ may be read without having to navigate between messages.
 %{_datadir}/help/C/%{name}
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
+%{_libdir}/libgeary-client.so
 %dir %{_libdir}/%{name}
+%{_libdir}/%{name}/plugins/
 %dir %{_libdir}/%{name}/web-extensions
 %{_libdir}/%{name}/web-extensions/libgeary-web-process.so
 %dir %{_datadir}/metainfo