SHA256
1
0
forked from pool/libTMCG

Accepting request 648386 from home:kbabioch:branches:games

- Update to version 1.3.15
    This is a maintenance release that fixes some bugs, e.g. in the Botan
    support of functions from module mpz_srandom. Moreover, some interfaces
    of the OpenPGP implemenation have been added and removed. For some
    modules of LibTMCG a basic exception handling has been introduced.

OBS-URL: https://build.opensuse.org/request/show/648386
OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=18
This commit is contained in:
Karol Babioch
2018-11-12 08:39:18 +00:00
committed by Git OBS Bridge
parent a6db7974e2
commit 8c98c67a0c
6 changed files with 21 additions and 12 deletions

View File

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

View File

@@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCW5TN8gAKCRBPWE64+yvh
T7bIAJ4pjWBMiSVStQSg1gJ1AOE/sTiA5gCaAzqu9JKE0ikxHbHVcjv+crFcqH0=
=sNfB
-----END PGP SIGNATURE-----

3
libTMCG-1.3.15.tar.gz Normal file
View File

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

View File

@@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCW+gHKQAKCRBPWE64+yvh
Tx3JAJ9mMF8Tme949idoLeXHtu3tmAJSMQCeP4+GXL3+fRlxQZ8q58e3QlT5RJU=
=1OjK
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Nov 12 07:45:44 UTC 2018 - Karol Babioch <kbabioch@suse.com>
- Update to version 1.3.15
This is a maintenance release that fixes some bugs, e.g. in the Botan
support of functions from module mpz_srandom. Moreover, some interfaces
of the OpenPGP implemenation have been added and removed. For some
modules of LibTMCG a basic exception handling has been introduced.
-------------------------------------------------------------------
Mon Sep 10 07:38:14 UTC 2018 - Karol Babioch <kbabioch@suse.com>

View File

@@ -14,13 +14,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define sover 14
%define sover 15
Name: libTMCG
Version: 1.3.14
Version: 1.3.15
Release: 0
Summary: C++ library for creating secure and fair online card games
License: GPL-2.0-or-later