From 85a1602fd86f466c7b0f5a4c83d943ff95c77d97da38a509e5caec023f86bdaa Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 30 Aug 2024 11:48:45 +0000 Subject: [PATCH 1/2] [info=fe189a85098646acb173829add93875275d5cb9cf8f2c8a2e60c19b021e3974b] OBS-URL: https://build.opensuse.org/package/show/science/gap-congruence?expand=0&rev=15 --- .gitattributes | 23 ++++++++++++++++++ .gitignore | 1 + _scmsync.obsinfo | 4 ++++ build.specials.obscpio | 3 +++ congruence-1.2.6.tar.gz | 3 +++ gap-congruence.changes | 46 ++++++++++++++++++++++++++++++++++++ gap-congruence.spec | 52 +++++++++++++++++++++++++++++++++++++++++ 7 files changed, 132 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 _scmsync.obsinfo create mode 100644 build.specials.obscpio create mode 100644 congruence-1.2.6.tar.gz create mode 100644 gap-congruence.changes create mode 100644 gap-congruence.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo new file mode 100644 index 0000000..d7e0ca1 --- /dev/null +++ b/_scmsync.obsinfo @@ -0,0 +1,4 @@ +mtime: 1711397355 +commit: fe189a85098646acb173829add93875275d5cb9cf8f2c8a2e60c19b021e3974b +url: https://src.opensuse.org/jengelh/gap-congruence +revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio new file mode 100644 index 0000000..27a91ba --- /dev/null +++ b/build.specials.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72893c0d81ef20b0f0e2d0e85450c5711968bd4308d718399b988466c7d02db +size 256 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 new file mode 100644 index 0000000..6ce5c22 --- /dev/null +++ b/gap-congruence.changes @@ -0,0 +1,46 @@ +------------------------------------------------------------------- +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 + +- Update to release 1.2.5 + * Nothing user visible - janitorial changes only + +------------------------------------------------------------------- +Fri Jul 29 10:45:45 UTC 2022 - Jan Engelhardt + +- Update to release 1.2.4 + * CI infrastructure changes + +------------------------------------------------------------------- +Mon Apr 25 19:48:19 UTC 2022 - Jan Engelhardt + +- Update to release 1.2.3 + * Add a bunch of trivial implications + +------------------------------------------------------------------- +Fri Sep 7 11:11:30 UTC 2018 - Jan Engelhardt + +- Update to new upstream release 1.2.2 + * No changelog was provided, again + +------------------------------------------------------------------- +Sat Dec 23 09:36:30 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 1.2.1 + * No changelog was provided + +------------------------------------------------------------------- +Fri Dec 5 18:36:40 UTC 2014 - jengelh@inai.de + +- Update to new upstream release 1.1.1 +* No user changelog was provided + +------------------------------------------------------------------- +Fri May 10 13:47:02 UTC 2013 - jengelh@inai.de + +- Initial package (version 1.0.3) for build.opensuse.org diff --git a/gap-congruence.spec b/gap-congruence.spec new file mode 100644 index 0000000..bd5a19c --- /dev/null +++ b/gap-congruence.spec @@ -0,0 +1,52 @@ +# +# spec file for package gap-congruence +# +# 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +Name: gap-congruence +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 +BuildArch: noarch +Requires: gap-core >= 4.8 +Requires: gap-gapdoc >= 1.5.1 + +%description +The Congruence package provides functions to construct several types +of canonical congruence subgroups in SL_2(Z), and also intersections +of a finite number of such subgroups. Furthermore, it implements the +algorithm for generating Farey symbols for congruence subgroups and +using them to produce a system of independent generators for these +subgroups. + +%prep +%autosetup -n congruence-%version + +%build + +%install +%gappkg_simple_install + +%files -f %name.files + +%changelog From be014956d7327e0465d8bc228b4ab168bc479a14acdd33fb6d9443c16955ead3 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 30 Aug 2024 13:22:57 +0000 Subject: [PATCH 2/2] [info=6cd8757cbcfe19a03bc357709d613ce2e69753467e80e7d833fc0eb2db72b525] OBS-URL: https://build.opensuse.org/package/show/science/gap-congruence?expand=0&rev=16 --- _scmsync.obsinfo | 4 ++-- build.specials.obscpio | 2 +- congruence-1.2.6.tar.gz | 3 --- congruence-1.2.7.tar.gz | 3 +++ gap-congruence.changes | 6 ++++++ gap-congruence.spec | 2 +- 6 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 congruence-1.2.6.tar.gz create mode 100644 congruence-1.2.7.tar.gz diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index d7e0ca1..da22847 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1711397355 -commit: fe189a85098646acb173829add93875275d5cb9cf8f2c8a2e60c19b021e3974b +mtime: 1725024465 +commit: 6cd8757cbcfe19a03bc357709d613ce2e69753467e80e7d833fc0eb2db72b525 url: https://src.opensuse.org/jengelh/gap-congruence revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index 27a91ba..22a999b 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f72893c0d81ef20b0f0e2d0e85450c5711968bd4308d718399b988466c7d02db +oid sha256:104215b56d9f2caa2b18b4ac9794eeda9d5cd8e5dcd632d92ff473c57ae99d6a size 256 diff --git a/congruence-1.2.6.tar.gz b/congruence-1.2.6.tar.gz deleted file mode 100644 index 9bf391b..0000000 --- a/congruence-1.2.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44bf0cec46a8f051be9eebcedfdb154367a6c1dd40f076d730c784745143942c -size 331095 diff --git a/congruence-1.2.7.tar.gz b/congruence-1.2.7.tar.gz new file mode 100644 index 0000000..fff6696 --- /dev/null +++ b/congruence-1.2.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:980799e39b1d5884d0dcf2be24aa75e541430f8988e47873a92ba3e8bd4e9ee5 +size 341371 diff --git a/gap-congruence.changes b/gap-congruence.changes index 6ce5c22..6e637d2 100644 --- a/gap-congruence.changes +++ b/gap-congruence.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 30 12:29:35 UTC 2024 - Jan Engelhardt + +- Update to release 1.2.7 + * Don't try to read buildman.g (removed in 2012) + ------------------------------------------------------------------- Sat Mar 23 20:10:58 UTC 2024 - Jan Engelhardt diff --git a/gap-congruence.spec b/gap-congruence.spec index bd5a19c..771657d 100644 --- a/gap-congruence.spec +++ b/gap-congruence.spec @@ -17,7 +17,7 @@ Name: gap-congruence -Version: 1.2.6 +Version: 1.2.7 Release: 0 Summary: GAP: Congruence subgroups of SL(2,Z) License: GPL-2.0-or-later