Accepting request 846936 from GNOME:Next
New stable rel OBS-URL: https://build.opensuse.org/request/show/846936 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/seahorse?expand=0&rev=205
This commit is contained in:
parent
8534cdd08b
commit
8f7c425cf2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e5a416126030c34ce35866e451dd5dacc7adfb329d5d31027bf5f5062ed462a
|
||||
size 1700188
|
3
seahorse-3.38.0.1.tar.xz
Normal file
3
seahorse-3.38.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c745dd1de6e1a20f19a2b07a438b8ef7cca235a6aa73410db7f137b021e9b2a2
|
||||
size 1726460
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 8 11:58:56 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
||||
- 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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user