forked from pool/gwenhywfar
Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
e054cd23f2 | ||
|
760f8b318b | ||
|
517dba071e | ||
|
dda1b7c595 |
@ -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.12.0.tar.gz
Normal file
3
gwenhywfar-5.12.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ad5f1447703211f1610053a94bce1e82abceda2222a2ecc9cf45b148395d626
|
||||
size 2721790
|
11
gwenhywfar-5.12.0.tar.gz.asc
Normal file
11
gwenhywfar-5.12.0.tar.gz.asc
Normal 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-----
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user