SHA256
1
0
forked from pool/seahorse

Accepting request 978743 from GNOME:Next

Update to 42.0

OBS-URL: https://build.opensuse.org/request/show/978743
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/seahorse?expand=0&rev=217
This commit is contained in:
Dominique Leuenberger 2022-05-24 10:01:43 +00:00 committed by Git OBS Bridge
parent 738afb9521
commit 8b94109a79
4 changed files with 22 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6eec09e810448295f547f18c1d5772b65c3edc1d9e5a2595f10b5dde68929f5
size 1371984

3
seahorse-42.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c50cacebf8de7a7e2e5f1dae0b98232114741296abe8d543e3923d62a153d630
size 1395040

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon May 23 14:34:16 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 42.0:
+ pgp: Fix GPG version check.
+ desktop: Add pgp,gpg to the description.
+ search-provider: Don't escape result description as markup.
+ gkr: Network label fixes.
+ ssh: Fix CPU Usage Spike When Calling ssh-keygen.
+ desktop: Add supported mime types to .desktop file>
+ desktop: Mark application as adaptive.
+ metainfo: Align app name with .desktop name.
+ ui: Opt-in to color scheme user preference>
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 29 09:45:52 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package seahorse
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 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: seahorse
Version: 41.0
Version: 42.0
Release: 0
Summary: GNOME interface for gnupg
License: GFDL-1.1-only AND GPL-2.0-or-later AND LGPL-2.1-or-later
Group: Productivity/Security
URL: https://wiki.gnome.org/Apps/Seahorse
Source0: https://download.gnome.org/sources/seahorse/41/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/seahorse/42/%{name}-%{version}.tar.xz
BuildRequires: docbook-xsl-stylesheets
BuildRequires: fdupes
BuildRequires: gpg2 >= 2.2.0
@ -46,7 +46,7 @@ BuildRequires: pkgconfig(gmodule-2.0) >= 2.66
BuildRequires: pkgconfig(gobject-2.0) >= 2.66
BuildRequires: pkgconfig(gpgme) >= 1.14.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0
BuildRequires: pkgconfig(libhandy-1) >= 1.1.0
BuildRequires: pkgconfig(libhandy-1) >= 1.5.0
BuildRequires: pkgconfig(libsecret-1) >= 0.16
BuildRequires: pkgconfig(libsoup-2.4) >= 2.33.92
BuildRequires: pkgconfig(pwquality)