Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package seahorse for openSUSE:Factory checked in at 2021-04-12 12:35:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/seahorse (Old) and /work/SRC/openSUSE:Factory/.seahorse.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "seahorse" Mon Apr 12 12:35:47 2021 rev:115 rq:881163 version:40.alpha Changes: -------- --- /work/SRC/openSUSE:Factory/seahorse/seahorse.changes 2021-02-25 18:26:33.218145407 +0100 +++ /work/SRC/openSUSE:Factory/.seahorse.new.2401/seahorse.changes 2021-04-12 12:38:39.097459043 +0200 @@ -1,0 +2,17 @@ +Tue Feb 23 09:29:37 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- 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. + +------------------------------------------------------------------- Old: ---- seahorse-3.38.1.tar.xz New: ---- seahorse-40.alpha.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ seahorse.spec ++++++ --- /var/tmp/diff_new_pack.uPGQka/_old 2021-04-12 12:38:39.517459531 +0200 +++ /var/tmp/diff_new_pack.uPGQka/_new 2021-04-12 12:38:39.521459536 +0200 @@ -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 dims...@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: 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)