From 712fdf3a52ec9acae298f4719bdfeeddb2759c9865070105e5678f7b4c7eea48 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 23 Jul 2021 07:36:20 +0000 Subject: [PATCH] Accepting request 907879 from home:cgiboudeaux:games - Update to 2.1.2 * fix an issue when saving SGF files in locales where a comma is used instead of a decimal point. OBS-URL: https://build.opensuse.org/request/show/907879 OBS-URL: https://build.opensuse.org/package/show/games/q5go?expand=0&rev=21 --- q5go-2.1.1.tar.gz | 3 --- q5go-2.1.2.tar.gz | 3 +++ q5go.changes | 7 +++++++ q5go.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 q5go-2.1.1.tar.gz create mode 100644 q5go-2.1.2.tar.gz diff --git a/q5go-2.1.1.tar.gz b/q5go-2.1.1.tar.gz deleted file mode 100644 index e9cef24..0000000 --- a/q5go-2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85a3a31a2de96c81a07afa59ea68f6420cfafbcefcd7d7ffd4e8eb8d6b24eeda -size 8401869 diff --git a/q5go-2.1.2.tar.gz b/q5go-2.1.2.tar.gz new file mode 100644 index 0000000..1218445 --- /dev/null +++ b/q5go-2.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a685eed2bb4318ce148e916248def63ac484dda6eb8b3cda501a526e215d67 +size 8404417 diff --git a/q5go.changes b/q5go.changes index b5cad91..fccbbc1 100644 --- a/q5go.changes +++ b/q5go.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 23 06:20:00 UTC 2021 - Christophe Giboudeaux + +- Update to 2.1.2 + * fix an issue when saving SGF files in locales where a comma + is used instead of a decimal point. + ------------------------------------------------------------------- Mon Apr 12 09:30:34 UTC 2021 - Christophe Giboudeaux diff --git a/q5go.spec b/q5go.spec index 527d2a7..a5ef0cb 100644 --- a/q5go.spec +++ b/q5go.spec @@ -17,7 +17,7 @@ Name: q5go -Version: 2.1.1 +Version: 2.1.2 Release: 0 Summary: A Go board including an editor and analysis frontend License: GPL-2.0-or-later