Accepting request 736606 from GNOME:Factory

Scripted push from {project}

OBS-URL: https://build.opensuse.org/request/show/736606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seahorse?expand=0&rev=108
This commit is contained in:
Dominique Leuenberger 2019-10-17 11:03:43 +00:00 committed by Git OBS Bridge
commit dd7bb66a1b
4 changed files with 32 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Oct 1 08:17:25 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34:
+ gkr: Fix use-after-free in password interaction.
+ Add OARS Metadata tags.
+ Cleanup flatpak manifest.
+ gkr: Fix a build failure due to a GKR GIR breakage.
+ Depend on meson version >= 0.49.
+ Fix a crash for some Epiphany passwords.
+ Add mnemonics.
+ ssh: Use Posix.Signal.TERM to unbreak building with valac
<= 0.40.
+ Enable type-to-search.
+ pgp: Fix a segfault when syncing GPG keys to an HKP server.
+ gkr: Update user documentation for keyrings.
+ Generate manpage from XML file.
+ Implement GApplication.open() so we can import files from the
command line.
+ pgp: Fix build related to GPG(ME) versions.
- Add docbook-xsl-stylesheets and libxslt-tools BuildRequires and
pass manpage=true to meson: Build manpages.
-------------------------------------------------------------------
Thu May 16 20:08:09 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,18 +17,20 @@
Name: seahorse
Version: 3.32.2
Version: 3.34
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.32/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/seahorse/3.34/%{name}-%{version}.tar.xz
BuildRequires: docbook-xsl-stylesheets
BuildRequires: fdupes
BuildRequires: gpg2
BuildRequires: libgpgme-devel
BuildRequires: meson
BuildRequires: libxslt-tools
BuildRequires: meson >= 0.49
BuildRequires: openldap2-devel
BuildRequires: openssh
BuildRequires: pkcs11-helper-devel
@ -80,6 +82,7 @@ translation-update-upstream
-Dhkp-support=true \
-Dldap-support=true \
-Dkey-sharing=true \
-Dmanpage=true \
%{nil}
%meson_build