diff --git a/libTMCG-1.3.10.tar.gz b/libTMCG-1.3.10.tar.gz deleted file mode 100644 index 078eff3..0000000 --- a/libTMCG-1.3.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f6d3adb7d07145033a278dbeb8fcaea43207de4ba79ab4c324b5a4bf82150b8 -size 1039844 diff --git a/libTMCG-1.3.10.tar.gz.sig b/libTMCG-1.3.10.tar.gz.sig deleted file mode 100644 index 60c962c..0000000 --- a/libTMCG-1.3.10.tar.gz.sig +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCWlsXmQAKCRBPWE64+yvh -T12sAJ45YXZmqvst6J8IkfBTaxX3gN1DxACfU9dDzIkOj4/B46hbYMyZjtvba2E= -=yT8A ------END PGP SIGNATURE----- diff --git a/libTMCG-1.3.11.tar.gz b/libTMCG-1.3.11.tar.gz new file mode 100644 index 0000000..0cdb421 --- /dev/null +++ b/libTMCG-1.3.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d99080bb2986b3c9332ad03789e492584095731069eccc23ef4b3fcdfc095fbb +size 1040839 diff --git a/libTMCG-1.3.11.tar.gz.sig b/libTMCG-1.3.11.tar.gz.sig new file mode 100644 index 0000000..bde4917 --- /dev/null +++ b/libTMCG-1.3.11.tar.gz.sig @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR29zARMp0n2418P5dPWE64+yvhTwUCWnyYmgAKCRBPWE64+yvh +T0yTAKCvMd8TwPm9/aoE1EXWeY/ZP6CUDgCgnw7rFp9hlGiDEO7ZseO5MRYLFYs= +=09kb +-----END PGP SIGNATURE----- diff --git a/libTMCG.changes b/libTMCG.changes index 54d6f8b..a042a16 100644 --- a/libTMCG.changes +++ b/libTMCG.changes @@ -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 diff --git a/libTMCG.keyring b/libTMCG.keyring index eceb891..1b02c17 100644 --- a/libTMCG.keyring +++ b/libTMCG.keyring @@ -80,4 +80,3 @@ nAqoUxzoiqZ0wzzBkhAQC/RbccnzAJ9ZuHUDUACXo2yW+8IpiyP6Rlgu7Q== =I2tJ -----END PGP PUBLIC KEY BLOCK----- - diff --git a/libTMCG.spec b/libTMCG.spec index f660638..3c04c9d 100644 --- a/libTMCG.spec +++ b/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