From f9d066851c1d2f2e4cc6862fc0aaac75fe7bfed12c9074f2d9dcf331d82a8659 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 24 Mar 2021 16:39:40 +0000 Subject: [PATCH] Accepting request 880995 from GNOME:Next GNOME 40 - here we come OBS-URL: https://build.opensuse.org/request/show/880995 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/seahorse?expand=0&rev=211 --- seahorse-3.38.1.tar.xz | 3 --- seahorse-40.alpha.tar.xz | 3 +++ seahorse.changes | 17 +++++++++++++++++ seahorse.spec | 16 ++++++++-------- 4 files changed, 28 insertions(+), 11 deletions(-) delete mode 100644 seahorse-3.38.1.tar.xz create mode 100644 seahorse-40.alpha.tar.xz diff --git a/seahorse-3.38.1.tar.xz b/seahorse-3.38.1.tar.xz deleted file mode 100644 index ed48557..0000000 --- a/seahorse-3.38.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:242b1e7e5971dd5727ccd25d51537102f5bad143f2366a82437bf0bbda9ebcef -size 1725480 diff --git a/seahorse-40.alpha.tar.xz b/seahorse-40.alpha.tar.xz new file mode 100644 index 0000000..1d971dc --- /dev/null +++ b/seahorse-40.alpha.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04c229e6ad4f1dbf1332d5ac47af0a5ff7a3cd969b03dea1e91204f5fa06d3c5 +size 1324836 diff --git a/seahorse.changes b/seahorse.changes index e030c11..6ce5b74 100644 --- a/seahorse.changes +++ b/seahorse.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Feb 23 09:29:37 UTC 2021 - Dominique Leuenberger + +- Update to version 40.alpha: + + Fix import dialog. + + pgp: + - Add support for HKPS servers. + - Allow empty passphrase on key creation. + - Fix expiry container disabled. + + gkr: Add icon for network passwords. + + ui: use libhandy list styling. + + deps: + - Bump to libhandy 1.1 and remove submodule. + - Bump minimal supported version of gcr. + - Bump minimal supported versions of gpg/gpgme. + + Updated translations. + ------------------------------------------------------------------- Mon Feb 22 08:48:18 UTC 2021 - Dominique Leuenberger diff --git a/seahorse.spec b/seahorse.spec index 3555f12..9c9ad31 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -17,18 +17,18 @@ Name: seahorse -Version: 3.38.1 +Version: 40.alpha 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.38/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/seahorse/40/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM 153.patch boo#1179003 dimstar@opensuse.org -- key-manager: Make sure to update after unlocking Patch0: https://gitlab.gnome.org/GNOME/seahorse/-/merge_requests/153.patch BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes -BuildRequires: gpg2 +BuildRequires: gpg2 >= 2.2.0 BuildRequires: libxslt-tools BuildRequires: meson >= 0.51 BuildRequires: openldap2-devel @@ -40,16 +40,16 @@ BuildRequires: vala BuildRequires: yelp-tools 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(gcr-3) >= 3.18 +BuildRequires: pkgconfig(gcr-ui-3) >= 3.18 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-1) +BuildRequires: pkgconfig(gpgme) >= 1.14.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0 +BuildRequires: pkgconfig(libhandy-1) >= 1.1.0 BuildRequires: pkgconfig(libsecret-1) >= 0.16 BuildRequires: pkgconfig(libsoup-2.4) >= 2.33.92 BuildRequires: pkgconfig(pwquality)