Accepting request 706872 from home:kbabioch:branches:games
- Update to version 1.3.18 * This release is two-fold: first, it fixes some bugs (e.g. iterated S2K) of the OpenPGP interface, and second, it adds functionality for handling v5 keys and signatures (see RFC 4880bis-07). - Re-freshed keyring file with current version from upstream OBS-URL: https://build.opensuse.org/request/show/706872 OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=23
This commit is contained in:
parent
beac611c13
commit
1edfa5f051
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:26f9b63e471eedf62421a1e1d6bf6b7dc799279d81d1452fb77a2410e82c9212
|
|
||||||
size 1168914
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCXEdutwAKCRBPWE64+yvh
|
|
||||||
T0e/AJ0UmXUPSpgdhsSDCIX6M7SNjAdvGwCffUyXr5NBX6+6xXlv5UEAYXk+EWc=
|
|
||||||
=yjrO
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libTMCG-1.3.18.tar.gz
Normal file
3
libTMCG-1.3.18.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dddb3ad01ef4056dfe74697e9df80466458cba99dc3124f58349e33aba2c2b9d
|
||||||
|
size 1175591
|
6
libTMCG-1.3.18.tar.gz.sig
Normal file
6
libTMCG-1.3.18.tar.gz.sig
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCXPFcbAAKCRBPWE64+yvh
|
||||||
|
T+NUAJ9n2MsexIH6Mf12Mt9jKlYW/fXX1ACffGK7uy5zZN8ig2L5yPpV8uzMtUY=
|
||||||
|
=xEUv
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 2 08:17:07 UTC 2019 - Karol Babioch <kbabioch@suse.de>
|
||||||
|
|
||||||
|
- Update to version 1.3.18
|
||||||
|
* This release is two-fold: first, it fixes some bugs (e.g. iterated S2K)
|
||||||
|
of the OpenPGP interface, and second, it adds functionality for handling
|
||||||
|
v5 keys and signatures (see RFC 4880bis-07).
|
||||||
|
- Re-freshed keyring file with current version from upstream
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 23 08:09:57 UTC 2019 - Karol Babioch <kbabioch@suse.de>
|
Wed Jan 23 08:09:57 UTC 2019 - Karol Babioch <kbabioch@suse.de>
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
GPG keys of Heiko Stamer <stamer>
|
||||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||||
|
|
||||||
mQGiBDdYKNkRBACRdsFzaQn0HChOX38WHXlIYcNZAAxBQxa7gdmPXTUK+tgwQuwA
|
mQGiBDdYKNkRBACRdsFzaQn0HChOX38WHXlIYcNZAAxBQxa7gdmPXTUK+tgwQuwA
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define sover 16
|
%define sover 18
|
||||||
Name: libTMCG
|
Name: libTMCG
|
||||||
Version: 1.3.17
|
Version: 1.3.18
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C++ library for creating secure and fair online card games
|
Summary: C++ library for creating secure and fair online card games
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user