Hello community,

here is the log from the commit of package seahorse for openSUSE:Factory 
checked in at 2020-04-23 18:28:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/seahorse (Old)
 and      /work/SRC/openSUSE:Factory/.seahorse.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "seahorse"

Thu Apr 23 18:28:12 2020 rev:110 rq:795250 version:3.36

Changes:
--------
--- /work/SRC/openSUSE:Factory/seahorse/seahorse.changes        2020-01-10 
17:47:21.522158371 +0100
+++ /work/SRC/openSUSE:Factory/.seahorse.new.2738/seahorse.changes      
2020-04-23 18:28:16.543839574 +0200
@@ -1,0 +2,59 @@
+Wed Mar 11 00:09:42 UTC 2020 - [email protected]
+
+- Update to version 3.36:
+  + Add hyperlink for COPYING in README.
+  + meson: Validate appdata and desktop files.
+  + flatpak: Remove dconf workaround.
+  + flatpak: Remove libsoup.
+  + gkr: Try to guess the username.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 18 16:12:51 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Update to version 3.35.91:
+  + ui:
+    - Add F10 shortcut for 'open menu'.
+    - Remove ctrl+f1 shortcut.
+  + pgp:
+    - Allow exporting both public & secret key.
+    - Use gpgme_op_create_subkey() over gpgme_op_edit().
+    - Port several dialogs to GtkTemplate.
+    - Small UI changes to KeyProperties.
+  + gkr:
+    - Try to display a username if available.
+    - Strip verbose 'Network secret for' prefix.
+    - Use "network-wired" icon for NM secret.
+  + common: Remove SeahorseObjectWidget.
+  + css: Fix a missing 'px' unit.
+  + meson: Use files() for source.
+
+-------------------------------------------------------------------
+Wed Feb 12 09:50:32 CET 2020 - [email protected]
+
+- Update to version 3.35.90:
+  + a11y: Make sure import buttons have a mnemonic.
+  + ui:
+    - Add keyboard shortcuts window.
+    - Take initials steps to provide an adaptive UI.
+    - Remove "Show combined" option.
+    - sidebar: Group by Passwords, Keys, Certificates.
+    - sidebar: Don't show "System Trust" if empty.
+  + ssh: Show the public key and add button to copy it.
+  + pgp: Don't use short key IDs.
+  + build: glgo#GNOME/seahorse!103, glgo#GNOME/seahorse!104,
+    glgo#GNOME/seahorse!110, glgo#GNOME/seahorse!113.
+- Changes from version 3.35.1:
+  + Replace GtkFileChooserDialog with GtkFileChooserNative.
+  + Add development profile.
+  + icon: Create a nightly app icon.
+  + pgp:
+    - Update documentation for exporting public keys
+    - Fix segfault when deleting subkeys (glgo#GNOME/seahorse#250).
+    - Fix deadlock with trust-model tofu or tofu-pgp
+      (glgo#GNOME/seahorse#2).
+  + Updated translations.
+- Replace libgpgme-devel BuildRequires with pkgconfig(gpgme).
+- Add pkgcofig(libhandy-0.0) BuildRequires: new dependency.
+
+-------------------------------------------------------------------

Old:
----
  seahorse-3.34.1.tar.xz

New:
----
  seahorse-3.36.tar.xz

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

Other differences:
------------------
++++++ seahorse.spec ++++++
--- /var/tmp/diff_new_pack.n5V4h6/_old  2020-04-23 18:28:17.819842018 +0200
+++ /var/tmp/diff_new_pack.n5V4h6/_new  2020-04-23 18:28:17.819842018 +0200
@@ -17,20 +17,19 @@
 
 
 Name:           seahorse
-Version:        3.34.1
+Version:        3.36
 Release:        0
 Summary:        GNOME interface for gnupg
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND GFDL-1.1-only
 Group:          Productivity/Security
 URL:            https://wiki.gnome.org/Apps/Seahorse
-Source0:        
https://download.gnome.org/sources/seahorse/3.34/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/seahorse/3.36/%{name}-%{version}.tar.xz
 
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gpg2
-BuildRequires:  libgpgme-devel
 BuildRequires:  libxslt-tools
-BuildRequires:  meson >= 0.49
+BuildRequires:  meson >= 0.51
 BuildRequires:  openldap2-devel
 BuildRequires:  openssh
 BuildRequires:  pkcs11-helper-devel
@@ -47,7 +46,9 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.44
 BuildRequires:  pkgconfig(gmodule-2.0) >= 2.44
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.44
+BuildRequires:  pkgconfig(gpgme) >= 1.7.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
+BuildRequires:  pkgconfig(libhandy-0.0) >= 0.0.12
 BuildRequires:  pkgconfig(libsecret-1) >= 0.16
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.33.92
 BuildRequires:  pkgconfig(pwquality)

++++++ seahorse-3.34.1.tar.xz -> seahorse-3.36.tar.xz ++++++
++++ 133436 lines of diff (skipped)


Reply via email to