SHA256
1
0
forked from pool/gwenhywfar

Compare commits

...

4 Commits

Author SHA256 Message Date
Ana Guerrero
e054cd23f2 Accepting request 1239117 from Office
OBS-URL: https://build.opensuse.org/request/show/1239117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=84
2025-01-21 20:10:27 +00:00
Johannes Engel
760f8b318b - Update to 5.12.0
+ Add GWEN_MSG convenience functions
  + Use pkgconf for gpg-error build flags
  + Bugfixes

OBS-URL: https://build.opensuse.org/package/show/Office/gwenhywfar?expand=0&rev=55
2025-01-20 20:58:53 +00:00
Ana Guerrero
517dba071e 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
2024-11-25 22:20:25 +00:00
Johannes Engel
dda1b7c595 - 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

OBS-URL: https://build.opensuse.org/package/show/Office/gwenhywfar?expand=0&rev=53
2024-11-24 15:33:20 +00:00
6 changed files with 35 additions and 19 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2f60a9dde5da27e57e0e5ef5f8931f495c1d541ad90a841e2b6231565547160
size 2687042

View File

@ -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.12.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ad5f1447703211f1610053a94bce1e82abceda2222a2ecc9cf45b148395d626
size 2721790

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEQkAK9esqF/Cmm7VR6YmdeEqXdBYFAmdhzR4ACgkQ6YmdeEqX
dBbgiQf7BIUY5AmOvsoNa5a9wYcx7btkDo9oH1pDGOYIuVNKgjGy+lk0qhXmSnu8
Zlaa4H/tQ97htW1dko2dJ0q2ECcVV3Mv5wrDFVGDVuQ8d7hf+gGEIMJrIUQbhSDr
ZkBPNK0zZSQrWcqdMMOHq3Wz0/rYD7A7WqEuPktL58a2NTDqAdrFNrz0upwBImtp
y4+GcDpALdSODxCdNg+HT5vytxHStclSDw8tDvCCBd26vyeQAT7xf3sf302KGLUR
47b71enAXIW9IwP8Tj24yiD4sL+f4r4D726eMSLDdxzGn2lF9riNpRmsU9ys/eXo
PEfYpn2hCMLkK1W4yPaA9DM+CXN1nA==
=IYey
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jan 1 18:41:47 UTC 2025 - Nico Kruber <nico.kruber@gmail.com>
- Update to 5.12.0
+ Add GWEN_MSG convenience functions
+ Use pkgconf for gpg-error build flags
+ Bugfixes
-------------------------------------------------------------------
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>

View File

@ -1,7 +1,7 @@
#
# spec file for package gwenhywfar
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,15 +18,15 @@
%define libversion 79
%define devversion 5
%define devrelease 5.10
%define devrelease 5.12
# Beta does not mean "before release" but a release that is considered as beta:
%define _version %{version}
%define _name gwenhywfar
%define releasenumber 465
%define checksumreleasenumber 464
%define releasenumber 529
%define checksumreleasenumber 528
%bcond_with configure
Name: gwenhywfar
Version: 5.10.1
Version: 5.12.0
Release: 0
Summary: Multiplatform helper library for other libraries
License: GPL-2.0-or-later AND LGPL-2.1-or-later