From f95c667098137c0f23730e9f15eb8dd0b94f78332657fd24fac469d7e7b35166 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 23 Mar 2024 20:11:18 +0000 Subject: [PATCH] - Update to release 1.2.6 OBS-URL: https://build.opensuse.org/package/show/science/gap-congruence?expand=0&rev=13 --- congruence-1.2.5.tar.gz | 3 --- congruence-1.2.6.tar.gz | 3 +++ gap-congruence.changes | 6 ++++++ gap-congruence.spec | 7 ++++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 congruence-1.2.5.tar.gz create mode 100644 congruence-1.2.6.tar.gz diff --git a/congruence-1.2.5.tar.gz b/congruence-1.2.5.tar.gz deleted file mode 100644 index 61df65b..0000000 --- a/congruence-1.2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61c0cb9119d265dded0986f97563b4763ec9f729d9439e3d89d968c4448ec736 -size 320796 diff --git a/congruence-1.2.6.tar.gz b/congruence-1.2.6.tar.gz new file mode 100644 index 0000000..9bf391b --- /dev/null +++ b/congruence-1.2.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44bf0cec46a8f051be9eebcedfdb154367a6c1dd40f076d730c784745143942c +size 331095 diff --git a/gap-congruence.changes b/gap-congruence.changes index f9e2345..6ce5c22 100644 --- a/gap-congruence.changes +++ b/gap-congruence.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 23 20:10:58 UTC 2024 - Jan Engelhardt + +- Update to release 1.2.6 + * Somehow fix PrintObj() function for Farey symbols + ------------------------------------------------------------------- Sun Jun 25 09:24:30 UTC 2023 - Jan Engelhardt diff --git a/gap-congruence.spec b/gap-congruence.spec index ca7445c..bd5a19c 100644 --- a/gap-congruence.spec +++ b/gap-congruence.spec @@ -1,7 +1,7 @@ # # spec file for package gap-congruence # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,18 @@ # 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/ # Name: gap-congruence -Version: 1.2.5 +Version: 1.2.6 Release: 0 Summary: GAP: Congruence subgroups of SL(2,Z) License: GPL-2.0-or-later Group: Productivity/Scientific/Math URL: https://gap-packages.github.io/congruence/ +#Git-Clone: https://github.com/gap-packages/congruence Source: https://github.com/gap-packages/congruence/releases/download/v%version/congruence-%version.tar.gz BuildRequires: gap-rpm-devel BuildRequires: xz