From 6c8f5fb272af0406f08e7e5691a50bc615d68c0aba3a0a6bd24813bf4831dad2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 6 Jan 2020 18:05:32 +0000 Subject: [PATCH] Accepting request 761012 from GNOME:Next - Update to version 3.34.1: + Fix crash when deleting a subkey. + Fix a deadlock when using tofu trust model. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/761012 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/seahorse?expand=0&rev=198 --- seahorse-3.34.1.tar.xz | 3 +++ seahorse-3.34.tar.xz | 3 --- seahorse.changes | 8 ++++++++ seahorse.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 seahorse-3.34.1.tar.xz delete mode 100644 seahorse-3.34.tar.xz diff --git a/seahorse-3.34.1.tar.xz b/seahorse-3.34.1.tar.xz new file mode 100644 index 0000000..1bacda3 --- /dev/null +++ b/seahorse-3.34.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7aee688a67b83cb076fae6275861dc6bc1a8ab195105132e8bf9c7a9ff82a5 +size 1271616 diff --git a/seahorse-3.34.tar.xz b/seahorse-3.34.tar.xz deleted file mode 100644 index bc868cc..0000000 --- a/seahorse-3.34.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b40e9dc8bca6f52882d6eccc0a97cd61eb56bb054f41ea7e9bd64da32b64e9b -size 1266276 diff --git a/seahorse.changes b/seahorse.changes index 11cf2d4..74914ce 100644 --- a/seahorse.changes +++ b/seahorse.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 5 23:48:20 UTC 2020 - Bjørn Lie + +- Update to version 3.34.1: + + Fix crash when deleting a subkey. + + Fix a deadlock when using tofu trust model. + + Updated translations. + ------------------------------------------------------------------- Tue Oct 1 08:17:25 UTC 2019 - Bjørn Lie diff --git a/seahorse.spec b/seahorse.spec index 3a3f222..bcdf149 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -1,7 +1,7 @@ # # spec file for package seahorse # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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,7 +17,7 @@ Name: seahorse -Version: 3.34 +Version: 3.34.1 Release: 0 Summary: GNOME interface for gnupg License: GPL-2.0-or-later AND LGPL-2.1-or-later AND GFDL-1.1-only