diff --git a/seahorse-3.32.2.tar.xz b/seahorse-3.32.2.tar.xz deleted file mode 100644 index e5aa9ae..0000000 --- a/seahorse-3.32.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9de021088fc9233087ef7759d9762d86b8162723f403417bdad29d4feb6f1f35 -size 1278668 diff --git a/seahorse-3.34.tar.xz b/seahorse-3.34.tar.xz new file mode 100644 index 0000000..bc868cc --- /dev/null +++ b/seahorse-3.34.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b40e9dc8bca6f52882d6eccc0a97cd61eb56bb054f41ea7e9bd64da32b64e9b +size 1266276 diff --git a/seahorse.changes b/seahorse.changes index b7ad939..11cf2d4 100644 --- a/seahorse.changes +++ b/seahorse.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Tue Oct 1 08:17:25 UTC 2019 - Bjørn Lie + +- 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 diff --git a/seahorse.spec b/seahorse.spec index 3b8b363..3a3f222 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -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