Accepting request 1226106 from Office
OBS-URL: https://build.opensuse.org/request/show/1226106 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=83
This commit is contained in:
commit
517dba071e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a2f60a9dde5da27e57e0e5ef5f8931f495c1d541ad90a841e2b6231565547160
|
|
||||||
size 2687042
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEQkAK9esqF/Cmm7VR6YmdeEqXdBYFAmL0GoYACgkQ6YmdeEqX
|
|
||||||
dBae5Qf+JwF2AiPECt7vR4V8iA5/SMSSWGNk/sdJJuuZS162OjG+XXANH8LwbB+Y
|
|
||||||
Esenj65u8LogNeSMksJvyBd1RqcDZDgA1S1h1VkdGhppI/771n8TX4OKqQkv39rw
|
|
||||||
XezPWvJaU965LycsCBZmOqY4NLXh/vKWMmqJlegqEJpLT71gHeIUgvFgPPVzosFw
|
|
||||||
Q8Wmr/IQjroADpk5O0lh58jonXHdQeR7qxAWdIktU6FcIrPKEYE+uZQttSf3QsXI
|
|
||||||
9JyIKo3jHke7yiigZOchXFknqBhHylS3/4pD5VJ8zFlh6rHN9IBLencPl76T+Giw
|
|
||||||
CgJnVrQBIcA0vr6NClmSrwy6mRfsQA==
|
|
||||||
=jdwi
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
gwenhywfar-5.11.2beta.tar.gz
Normal file
3
gwenhywfar-5.11.2beta.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e7f2b12c092d6f598f29e255b0b003d98ac1796c85b73a570890dbf2dcf35b24
|
||||||
|
size 2715826
|
11
gwenhywfar-5.11.2beta.tar.gz.asc
Normal file
11
gwenhywfar-5.11.2beta.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEQkAK9esqF/Cmm7VR6YmdeEqXdBYFAmYlNzIACgkQ6YmdeEqX
|
||||||
|
dBbvKAf/Uajl3541sbzXav2wXUhBkf0YxTM55NehvgIf/nJT2SnWVIWGYTCjwPWr
|
||||||
|
rxxPWuyJPpXuuLxjRU1vH7YqRLasiRf/HFLtTNLsWbEXuPn8vKtya6+UEuvogvIF
|
||||||
|
iFTznezAqAcn3OopaU5h+sfg+XIUIBdq+IMB6sv9QbggsdXFnhJ0fN4F1NooBZS4
|
||||||
|
TASu78ldT9XQSrLHQlSUE8AvrWH2JqReO1htzpcf6s4aiECmHjrGZJOlE13HqBpa
|
||||||
|
qrRomEcjgz4XxRtyhCTbbkykSPVY15GOXHEwZPW4w3r5+Yfznl+XY7HcDzhoxCFp
|
||||||
|
DwuT6U69DMOMdnFQM9VfGyCniDh7Nw==
|
||||||
|
=NtK4
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 24 12:48:48 UTC 2024 - Nico Kruber <nico.kruber@gmail.com>
|
||||||
|
|
||||||
|
- Update to 5.11.2 (beta)
|
||||||
|
- Changelog for 5.11.0 (beta)
|
||||||
|
+ first version with support for HKTAN#7 and first implementation
|
||||||
|
of "Decoupled TAN" for app-based TAN input
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 18 02:39:09 UTC 2022 - Jason Sikes <jsikes@suse.com>
|
Tue Oct 18 02:39:09 UTC 2022 - Jason Sikes <jsikes@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gwenhywfar
|
# spec file for package gwenhywfar
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%define libversion 79
|
%define libversion 79
|
||||||
%define devversion 5
|
%define devversion 5
|
||||||
%define devrelease 5.10
|
%define devrelease 5.11
|
||||||
# Beta does not mean "before release" but a release that is considered as beta:
|
# Beta does not mean "before release" but a release that is considered as beta:
|
||||||
%define _version %{version}
|
%define _version %{version}
|
||||||
%define _name gwenhywfar
|
%define _name gwenhywfar
|
||||||
%define releasenumber 465
|
%define releasenumber 518
|
||||||
%define checksumreleasenumber 464
|
%define checksumreleasenumber 517
|
||||||
%bcond_with configure
|
%bcond_with configure
|
||||||
Name: gwenhywfar
|
Name: gwenhywfar
|
||||||
Version: 5.10.1
|
Version: 5.11.2beta
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Multiplatform helper library for other libraries
|
Summary: Multiplatform helper library for other libraries
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user