Accepting request 847263 from GNOME:Factory

Push GNOME 3.38

OBS-URL: https://build.opensuse.org/request/show/847263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seahorse?expand=0&rev=112
This commit is contained in:
Dominique Leuenberger 2020-11-19 10:57:17 +00:00 committed by Git OBS Bridge
commit 7a8917fd12
4 changed files with 43 additions and 11 deletions

View File

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

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

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

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Sun Nov 8 11:58:56 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.38.0.1:
+ Fix detection of libhandy-1.
- Drop seahorse-fix-libhandy.patch, fixed upstream.
-------------------------------------------------------------------
Sat Nov 7 19:39:00 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.38.0:
+ Bump to libhandy1.
+ Updated translations.
- Replace pkgconfig(libhandy-0.0) for pkgconfig(libhandy-1)
BuildRequires following upstreams changes.
- Add seahorse-fix-libhandy.patch, fix detection of new libhandy.
-------------------------------------------------------------------
Fri Sep 4 14:59:32 UTC 2020 - dimstar@opensuse.org
- Update to version 3.37.2:
+ help: Several updates to the help pages.
+ gkr: Allow copying password secret with right click.
+ pgp: Don't show 'Indicate trust' before importing.
+ ssh: Fix "allow remote access".
- Changes from version 3.37.1:
+ Better keyboard navigation.
+ pgp: Set input-purpose on relevant entries.
+ Don't use wrongful mnemonic for Import.
+ Several fixes to the help pages.
+ Updated translations.
-------------------------------------------------------------------
Sat Jun 20 18:08:21 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,13 +17,13 @@
Name: seahorse
Version: 3.36.2
Version: 3.38.0.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
Group: Productivity/Security
URL: https://wiki.gnome.org/Apps/Seahorse
Source0: https://download.gnome.org/sources/seahorse/3.36/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/seahorse/3.38/%{name}-%{version}.tar.xz
BuildRequires: docbook-xsl-stylesheets
BuildRequires: fdupes
@ -41,14 +41,14 @@ BuildRequires: pkgconfig(avahi-client)
BuildRequires: pkgconfig(avahi-glib) >= 0.6
BuildRequires: pkgconfig(gcr-3) >= 3.11.91
BuildRequires: pkgconfig(gcr-ui-3) >= 3.11.91
BuildRequires: pkgconfig(gio-2.0) >= 2.44
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44
BuildRequires: pkgconfig(glib-2.0) >= 2.44
BuildRequires: pkgconfig(gmodule-2.0) >= 2.44
BuildRequires: pkgconfig(gobject-2.0) >= 2.44
BuildRequires: pkgconfig(gio-2.0) >= 2.58
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.58
BuildRequires: pkgconfig(glib-2.0) >= 2.58
BuildRequires: pkgconfig(gmodule-2.0) >= 2.58
BuildRequires: pkgconfig(gobject-2.0) >= 2.58
BuildRequires: pkgconfig(gpgme) >= 1.7.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22
BuildRequires: pkgconfig(libhandy-0.0) >= 0.0.12
BuildRequires: pkgconfig(libhandy-1)
BuildRequires: pkgconfig(libsecret-1) >= 0.16
BuildRequires: pkgconfig(libsoup-2.4) >= 2.33.92
BuildRequires: pkgconfig(pwquality)