Hello community, here is the log from the commit of package seahorse for openSUSE:Factory checked in at 2019-05-03 22:20:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/seahorse (Old) and /work/SRC/openSUSE:Factory/.seahorse.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "seahorse" Fri May 3 22:20:22 2019 rev:106 rq:699596 version:3.32.1 Changes: -------- --- /work/SRC/openSUSE:Factory/seahorse/seahorse.changes 2018-12-19 13:46:28.495530615 +0100 +++ /work/SRC/openSUSE:Factory/.seahorse.new.5148/seahorse.changes 2019-05-03 22:20:26.056466475 +0200 @@ -1,0 +2,60 @@ +Sun Apr 28 10:53:11 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.32.1: + + Enable type-to-search. + + Fix errors when building with valac < 0.40. + + pgp: Fix crash when syncing GPG keys to HKP server. + + Update documentation for import/exporting keys / creating + keyrings. + + Fix build with -Dcheck-compatible-gpg=false. + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 12 20:52:57 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 3.32: + + Fix regression: no more context menu in sidebar. + + gkr: Fix crash when renaming keyring. + + pgp: Don't use a custom person icon. + + gpgme: Don't use gpgme_op_edit for exporting or making a UID + primary. + + Port more GSimpleAsyncResult to GTask. + + flatpak: fix network permissions. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 20 13:37:45 UTC 2019 - [email protected] + +- Update to version 3.31.91: + + Remove deprecated g_type_class_add_private. + + flatpak: Add dependencies for key sharing/importing. + + gkr: + - Recognize GNOME Web (Epiphany) passwords and adjust UI. + - Recognize user-specific Wi-Fi passwords. + - Use application icon for password of known installed app. + - Fix Chrome password recognition. + - Add password strength indicator when adding a new password. + + pgp: + - Always use gpgme_op_export_start when exporting. + - Cleanup the UI of the key properties dialog. + + Add an empty state indicator. + + Add <ctrl>f as an accelerator for the search bar. + + Start migration of GSimpleAsyncResult to GTask. + + Migrate some widget from SeahorseWidget to GtkTemplate. +- Add pkgconfig(pwquality) BuildRequires: New dependency. + +------------------------------------------------------------------- +Wed Jan 9 08:33:50 UTC 2019 - [email protected] + +- Update to version 3.31.1: + + Port most uses of Gtk.Action to GLib.Action. + + New app icon. + + Use a header bar. + + Updated password properties dialog. + + Updated SSH key properties dialog. + + Update view when new item is added. + + UI tweaks to the KeyManager list. + + pgp: small cleanups. + + Vala fixes. + +------------------------------------------------------------------- Old: ---- seahorse-3.30.1.1.tar.xz New: ---- seahorse-3.32.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ seahorse.spec ++++++ --- /var/tmp/diff_new_pack.37e3gM/_old 2019-05-03 22:20:26.516467397 +0200 +++ /var/tmp/diff_new_pack.37e3gM/_new 2019-05-03 22:20:26.520467405 +0200 @@ -1,7 +1,7 @@ # # spec file for package seahorse # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,14 @@ Name: seahorse -Version: 3.30.1.1 +Version: 3.32.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: http://projects.gnome.org/seahorse/ -Source: http://download.gnome.org/sources/seahorse/3.30/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Apps/Seahorse +Source0: https://download.gnome.org/sources/seahorse/3.32/%{name}-%{version}.tar.xz + BuildRequires: fdupes BuildRequires: gpg2 BuildRequires: libgpgme-devel @@ -47,6 +48,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(libsecret-1) >= 0.16 BuildRequires: pkgconfig(libsoup-2.4) >= 2.33.92 +BuildRequires: pkgconfig(pwquality) Obsoletes: %{name}-devel < %{version} %description @@ -95,12 +97,10 @@ %doc %{_datadir}/help/C/%{name}/ %{_bindir}/seahorse %{_libexecdir}/seahorse/ -%{_datadir}/metainfo/seahorse.appdata.xml -%{_datadir}/applications/seahorse.desktop -%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.gschema.xml -%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.manager.gschema.xml -%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.window.gschema.xml -%{_datadir}/icons/hicolor/*/*/seahorse* +%{_datadir}/applications/org.gnome.seahorse.Application.desktop +%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.*xml +%{_datadir}/icons/hicolor/ +%{_datadir}/metainfo/org.gnome.seahorse.Application.appdata.xml %{_datadir}/seahorse/ %{_mandir}/man1/seahorse.1%{?ext_man} ++++++ seahorse-3.30.1.1.tar.xz -> seahorse-3.32.1.tar.xz ++++++ ++++ 128360 lines of diff (skipped)
