SHA256
10
0
forked from pool/gap-orb

11 Commits

Author SHA256 Message Date
0d985046f4 Accepting request 1287234 from science
- Update to release 5.0.1

OBS-URL: https://build.opensuse.org/request/show/1287234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-orb?expand=0&rev=6
2025-06-20 14:54:48 +00:00
OBS User unknown
32da59d22f [info=09091b18024cb4f2fccec5cbc70b8583a3e021d320242ba29d3310120dfc05f1]
OBS-URL: https://build.opensuse.org/package/show/science/gap-orb?expand=0&rev=18
2025-06-20 12:35:40 +00:00
f30c411017 Accepting request 1249121 from science
- Make specfile conform to POSIX sh

OBS-URL: https://build.opensuse.org/request/show/1249121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-orb?expand=0&rev=5
2025-02-28 16:39:22 +00:00
OBS User unknown
ed1482751d [info=843721ec2702252643e75899b6f2084975a888969b8cc261669eb4a0fe9fdf98]
OBS-URL: https://build.opensuse.org/package/show/science/gap-orb?expand=0&rev=17
2025-02-27 23:12:07 +00:00
300e156a0a Accepting request 1239481 from science
- Update to release 5.0.0

OBS-URL: https://build.opensuse.org/request/show/1239481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-orb?expand=0&rev=4
2025-01-22 15:38:08 +00:00
OBS User unknown
70c2ec8d2b [info=29f8f2fd024b574a1a197304aaf9fdc3916ec3506f3f8c59717048ce17af6bd0]
OBS-URL: https://build.opensuse.org/package/show/science/gap-orb?expand=0&rev=16
2025-01-22 10:15:10 +00:00
8504ce8ecc Accepting request 1234732 from science
- Update to release 4.9.2

OBS-URL: https://build.opensuse.org/request/show/1234732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-orb?expand=0&rev=3
2025-01-05 14:30:32 +00:00
OBS User unknown
7675dd1b66 [info=e02691c2a9273ba9bfad6b62680089b53270a71a308754075396fdd6994effd8]
OBS-URL: https://build.opensuse.org/package/show/science/gap-orb?expand=0&rev=15
2025-01-03 13:20:57 +00:00
47ad9f3d0c Accepting request 1196323 from science
- Update to release 4.9.1

OBS-URL: https://build.opensuse.org/request/show/1196323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-orb?expand=0&rev=2
2024-08-28 19:29:48 +00:00
OBS User unknown
07f914cc32 [info=e99745b65e40dae8e0874283c179ee02f1354eedfd61a82e4d0bfd5ea03b9d7d]
OBS-URL: https://build.opensuse.org/package/show/science/gap-orb?expand=0&rev=14
2024-08-27 16:04:12 +00:00
045643ebe1 [info=29b7a9167925bf69a808b20f3f2631dc7908894ed3e7b89b0a2e75e31f876aeb]
OBS-URL: https://build.opensuse.org/package/show/science/gap-orb?expand=0&rev=13
2024-08-27 15:51:15 +00:00
6 changed files with 50 additions and 12 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1750422928
commit: 09091b18024cb4f2fccec5cbc70b8583a3e021d320242ba29d3310120dfc05f1
url: https://src.opensuse.org/jengelh/gap-orb
revision: master

3
build.specials.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:879acd1e23cad094b184d6989f4bd2f22aa275d80593e513bacdaad144bae116
size 256

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Fri Jun 20 12:35:13 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 5.0.1
* No user-visible changes
-------------------------------------------------------------------
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Make specfile conform to POSIX sh
-------------------------------------------------------------------
Wed Jan 22 10:14:36 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 5.0.0
* Remove legacy APIs `InitHT`, `NewHT`, `AddHT`, `ValueHT`,
`GrowHT`. Instead use `HTCreate`, `HTAdd`, `HTValue`,
`HTDelete` and `HTUpdate`.
-------------------------------------------------------------------
Fri Jan 3 13:16:51 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.9.2
* Prepare for a future GAP version introducing PreImagesElmNC
and PreImagesRepresentativeNC
-------------------------------------------------------------------
Tue Aug 27 15:52:56 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.9.1
* More hash functions now detect invalid input and return
`fail` instead of returning garbage (like hashes of random
memory blocks, or the constant 0) or even crashing.
-------------------------------------------------------------------
Sun Feb 12 11:00:43 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-orb
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,29 +17,28 @@
Name: gap-orb
Version: 4.9.0
Version: 5.0.1
Release: 0
Summary: GAP: Methods to enumerate Orbits
License: GPL-3.0-or-later
Group: Productivity/Scientific/Math
URL: https://gap-packages.github.io/orb
#Git-Clone: https://github.com/gap-packages/orb
Source: https://github.com/gap-packages/orb/releases/download/v%version/orb-%version.tar.gz
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gap-devel >= 4.9
BuildRequires: gap-devel >= 4.12
BuildRequires: gap-rpm-devel
BuildRequires: gmp-devel
BuildRequires: libtool
Requires: gap-core >= 4.9
Requires: gap-core >= 4.12
Suggests: gap-io >= 3.3
%description
The orb package is about enumerating orbits in various ways.
%prep
%setup -qn orb-%version
%autosetup -n orb-%version
%build
./configure --with-gaproot="%gapdir"
@@ -47,9 +46,7 @@ The orb package is about enumerating orbits in various ways.
%install
%gappkg_simple_install
pushd "%buildroot/$moddir"
rm -Rf src
popd
rm -Rf "%buildroot/$moddir/src"
%files -f %name.files

Binary file not shown.

BIN
orb-5.0.1.tar.gz LFS Normal file

Binary file not shown.