forked from pool/libTMCG
Accepting request 574410 from home:kbabioch:branches:games
- Update to 1.3.11: * Improved libTMCG initialization (init_libTMCG()) * Better handling of RFC4880 functionality - Switched sources to https instead of http OBS-URL: https://build.opensuse.org/request/show/574410 OBS-URL: https://build.opensuse.org/package/show/games/libTMCG?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f6d3adb7d07145033a278dbeb8fcaea43207de4ba79ab4c324b5a4bf82150b8
|
||||
size 1039844
|
@@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCWlsXmQAKCRBPWE64+yvh
|
||||
T12sAJ45YXZmqvst6J8IkfBTaxX3gN1DxACfU9dDzIkOj4/B46hbYMyZjtvba2E=
|
||||
=yT8A
|
||||
-----END PGP SIGNATURE-----
|
3
libTMCG-1.3.11.tar.gz
Normal file
3
libTMCG-1.3.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d99080bb2986b3c9332ad03789e492584095731069eccc23ef4b3fcdfc095fbb
|
||||
size 1040839
|
6
libTMCG-1.3.11.tar.gz.sig
Normal file
6
libTMCG-1.3.11.tar.gz.sig
Normal file
@@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCWnyYmgAKCRBPWE64+yvh
|
||||
T0yTAKCvMd8TwPm9/aoE1EXWeY/ZP6CUDgCgnw7rFp9hlGiDEO7ZseO5MRYLFYs=
|
||||
=09kb
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 21:12:35 UTC 2018 - kbabioch@suse.com
|
||||
|
||||
- Update to 1.3.11:
|
||||
* Improved libTMCG initialization (init_libTMCG())
|
||||
* Better handling of RFC4880 functionality
|
||||
|
||||
- Switched sources to https instead of http
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 21 20:37:20 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
@@ -80,4 +80,3 @@ nAqoUxzoiqZ0wzzBkhAQC/RbccnzAJ9ZuHUDUACXo2yW+8IpiyP6Rlgu7Q==
|
||||
=I2tJ
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
||||
|
||||
|
||||
|
12
libTMCG.spec
12
libTMCG.spec
@@ -18,17 +18,17 @@
|
||||
#
|
||||
|
||||
|
||||
%define sover 9
|
||||
%define sover 11
|
||||
Name: libTMCG
|
||||
Version: 1.3.10
|
||||
Version: 1.3.11
|
||||
Release: 0
|
||||
Summary: C++ library for creating secure and fair online card games
|
||||
License: GPL-2.0+
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.nongnu.org/libtmcg/
|
||||
Source: http://download.savannah.gnu.org/releases/libtmcg/%{name}-%{version}.tar.gz
|
||||
Source2: http://download.savannah.gnu.org/releases/libtmcg/%{name}-%{version}.tar.gz.sig
|
||||
Source3: http://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=libtmcg&download=1#/%{name}.keyring
|
||||
Url: https://www.nongnu.org/libtmcg/
|
||||
Source: https://download.savannah.gnu.org/releases/libtmcg/%{name}-%{version}.tar.gz
|
||||
Source2: https://download.savannah.gnu.org/releases/libtmcg/%{name}-%{version}.tar.gz.sig
|
||||
Source3: https://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=libtmcg&download=1#/%{name}.keyring
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gmp-devel >= 4.2
|
||||
BuildRequires: libgcrypt-devel >= 1.6.0
|
||||
|
Reference in New Issue
Block a user