Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gap-pkg-datastructures-0.3.0-9.fc41 RPM for s390x

From Fedora Rawhide for s390x / g

Name: gap-pkg-datastructures Distribution: Fedora Project
Version: 0.3.0 Vendor: Fedora Project
Release: 9.fc41 Build date: Fri Mar 15 22:45:13 2024
Group: Unspecified Build host: buildvm-s390x-06.s390.fedoraproject.org
Size: 260381 Source RPM: gap-pkg-datastructures-0.3.0-9.fc41.src.rpm
Packager: Fedora Project
Url: https://gap-packages.github.io/datastructures/
Summary: Standard data structures for GAP
The datastructures package aims at providing standard datastructures,
consolidating existing code and improving on it, in particular in view
of HPC-GAP.

The following data structures are provided:
- queues
- doubly linked lists
- heaps
- priority queues
- hashtables
- dictionaries

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Fri Mar 15 2024 Jerry James <loganjerry@gmail.com> - 0.3.0-9
  - Rebuild for gap 4.13.0
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jan 12 2023 Jerry James <loganjerry@gmail.com> - 0.3.0-2
  - Update for split GAP directories
* Fri Nov 04 2022 Jerry James <loganjerry@gmail.com> - 0.3.0-1
  - Version 0.3.0
  - Drop obsolete -unused patch
  - Clarify license of the doc subpackage
* Tue Sep 27 2022 Jerry James <loganjerry@gmail.com> - 0.2.7-4
  - Update for gap 4.12.0
  - Add -unused patch to silence compiler warnings
* Wed Aug 17 2022 Jerry James <loganjerry@gmail.com> - 0.2.7-3
  - Convert License tag to SPDX
* Sun Jul 24 2022 Jerry James <loganjerry@gmail.com> - 0.2.7-3
  - Rebuild due to changed binary dir name on s390x
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/9d82ccddee8fa41e123c350834a123eca8ec2c
/usr/lib64/gap/pkg/datastructures
/usr/lib64/gap/pkg/datastructures/PackageInfo.g
/usr/lib64/gap/pkg/datastructures/bench-hash.g
/usr/lib64/gap/pkg/datastructures/bench-heap.g
/usr/lib64/gap/pkg/datastructures/bin
/usr/lib64/gap/pkg/datastructures/bin/s390x-redhat-linux-gnu-default64-kv9
/usr/lib64/gap/pkg/datastructures/bin/s390x-redhat-linux-gnu-default64-kv9/datastructures.so
/usr/lib64/gap/pkg/datastructures/gap
/usr/lib64/gap/pkg/datastructures/gap/avltree.gi
/usr/lib64/gap/pkg/datastructures/gap/binaryheap.gd
/usr/lib64/gap/pkg/datastructures/gap/binaryheap.gi
/usr/lib64/gap/pkg/datastructures/gap/dllist.gd
/usr/lib64/gap/pkg/datastructures/gap/dllist.gi
/usr/lib64/gap/pkg/datastructures/gap/hashfunctions.gd
/usr/lib64/gap/pkg/datastructures/gap/hashfunctions.gi
/usr/lib64/gap/pkg/datastructures/gap/hashmap.gd
/usr/lib64/gap/pkg/datastructures/gap/hashmap.gi
/usr/lib64/gap/pkg/datastructures/gap/hashset.gd
/usr/lib64/gap/pkg/datastructures/gap/hashset.gi
/usr/lib64/gap/pkg/datastructures/gap/heap.gd
/usr/lib64/gap/pkg/datastructures/gap/heap.gi
/usr/lib64/gap/pkg/datastructures/gap/memoize.gd
/usr/lib64/gap/pkg/datastructures/gap/memoize.gi
/usr/lib64/gap/pkg/datastructures/gap/ordered.gd
/usr/lib64/gap/pkg/datastructures/gap/ordered.gi
/usr/lib64/gap/pkg/datastructures/gap/pairingheap.gd
/usr/lib64/gap/pkg/datastructures/gap/pairingheap.gi
/usr/lib64/gap/pkg/datastructures/gap/plistdeque.gd
/usr/lib64/gap/pkg/datastructures/gap/plistdeque.gi
/usr/lib64/gap/pkg/datastructures/gap/queue.gd
/usr/lib64/gap/pkg/datastructures/gap/skiplist.gi
/usr/lib64/gap/pkg/datastructures/gap/slice.gd
/usr/lib64/gap/pkg/datastructures/gap/slice.gi
/usr/lib64/gap/pkg/datastructures/gap/stack.gd
/usr/lib64/gap/pkg/datastructures/gap/stack.gi
/usr/lib64/gap/pkg/datastructures/gap/union-find.gd
/usr/lib64/gap/pkg/datastructures/gap/union-find.gi
/usr/lib64/gap/pkg/datastructures/init.g
/usr/lib64/gap/pkg/datastructures/makedoc.g
/usr/lib64/gap/pkg/datastructures/read.g
/usr/lib64/gap/pkg/datastructures/tst
/usr/lib64/gap/pkg/datastructures/tst/binaryheap.tst
/usr/lib64/gap/pkg/datastructures/tst/hashfunctions
/usr/lib64/gap/pkg/datastructures/tst/hashfunctions/hashtestfuncs.g
/usr/lib64/gap/pkg/datastructures/tst/hashfunctions/int.tst
/usr/lib64/gap/pkg/datastructures/tst/hashfunctions/perm.tst
/usr/lib64/gap/pkg/datastructures/tst/hashfunctions/permgroup.tst
/usr/lib64/gap/pkg/datastructures/tst/hashfunctions/pperm.tst
/usr/lib64/gap/pkg/datastructures/tst/hashfunctions/recursive.tst
/usr/lib64/gap/pkg/datastructures/tst/hashfunctions/string.tst
/usr/lib64/gap/pkg/datastructures/tst/hashfunctions/trans.tst
/usr/lib64/gap/pkg/datastructures/tst/hashmap.tst
/usr/lib64/gap/pkg/datastructures/tst/hashset.tst
/usr/lib64/gap/pkg/datastructures/tst/heaptest.g
/usr/lib64/gap/pkg/datastructures/tst/memoize.tst
/usr/lib64/gap/pkg/datastructures/tst/ordered.g
/usr/lib64/gap/pkg/datastructures/tst/ordered.tst
/usr/lib64/gap/pkg/datastructures/tst/pairingheap.tst
/usr/lib64/gap/pkg/datastructures/tst/plistdeque.tst
/usr/lib64/gap/pkg/datastructures/tst/slice.tst
/usr/lib64/gap/pkg/datastructures/tst/stack.tst
/usr/lib64/gap/pkg/datastructures/tst/testall.g
/usr/lib64/gap/pkg/datastructures/tst/uf.tst
/usr/share/doc/gap-pkg-datastructures
/usr/share/doc/gap-pkg-datastructures/CHANGES.md
/usr/share/doc/gap-pkg-datastructures/README.md
/usr/share/licenses/gap-pkg-datastructures
/usr/share/licenses/gap-pkg-datastructures/COPYRIGHT.md
/usr/share/licenses/gap-pkg-datastructures/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024