diff --git a/seahorse-3.37.2.tar.xz b/seahorse-3.37.2.tar.xz deleted file mode 100644 index be5583b..0000000 --- a/seahorse-3.37.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e5a416126030c34ce35866e451dd5dacc7adfb329d5d31027bf5f5062ed462a -size 1700188 diff --git a/seahorse-3.38.0.1.tar.xz b/seahorse-3.38.0.1.tar.xz new file mode 100644 index 0000000..4a8c328 --- /dev/null +++ b/seahorse-3.38.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c745dd1de6e1a20f19a2b07a438b8ef7cca235a6aa73410db7f137b021e9b2a2 +size 1726460 diff --git a/seahorse.changes b/seahorse.changes index 4eac868..bf076d8 100644 --- a/seahorse.changes +++ b/seahorse.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Nov 8 11:58:56 UTC 2020 - Bjørn Lie + +- Update to version 3.38.0.1: + + Fix detection of libhandy-1. +- Drop seahorse-fix-libhandy.patch, fixed upstream. + +------------------------------------------------------------------- +Sat Nov 7 19:39:00 UTC 2020 - Bjørn Lie + +- Update to version 3.38.0: + + Bump to libhandy1. + + Updated translations. +- Replace pkgconfig(libhandy-0.0) for pkgconfig(libhandy-1) + BuildRequires following upstreams changes. +- Add seahorse-fix-libhandy.patch, fix detection of new libhandy. + ------------------------------------------------------------------- Fri Sep 4 14:59:32 UTC 2020 - dimstar@opensuse.org diff --git a/seahorse.spec b/seahorse.spec index b1b18a5..060a6c4 100644 --- a/seahorse.spec +++ b/seahorse.spec @@ -17,13 +17,13 @@ Name: seahorse -Version: 3.37.2 +Version: 3.38.0.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: https://wiki.gnome.org/Apps/Seahorse -Source0: https://download.gnome.org/sources/seahorse/3.37/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/seahorse/3.38/%{name}-%{version}.tar.xz BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes @@ -48,7 +48,7 @@ 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-0.0) >= 0.0.12 +BuildRequires: pkgconfig(libhandy-1) BuildRequires: pkgconfig(libsecret-1) >= 0.16 BuildRequires: pkgconfig(libsoup-2.4) >= 2.33.92 BuildRequires: pkgconfig(pwquality)