1
0
forked from pool/gap-design

Compare commits

...

5 Commits

6 changed files with 25 additions and 6 deletions

4
_scmsync.obsinfo Normal file
View File

@ -0,0 +1,4 @@
mtime: 1730561150
commit: 7578eafd37412ee3d8f0c2ca3608765503ba0989a716b136e8f9984cc9cfe716
url: https://src.opensuse.org/jengelh/gap-design
revision: master

3
build.specials.obscpio Normal file
View File

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

BIN
design-1.8.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:30d9773f9de779df6f8d1df8fd05474a310bfd4c05e471b98114ba38ecfed942
size 399125

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Nov 2 15:23:30 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.8.2
* Documentation updates
-------------------------------------------------------------------
Mon Oct 21 16:29:50 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.8.1
* Use partial colouring when searching for block designs.
-------------------------------------------------------------------
Sun Jun 25 09:33:31 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package gap-design
#
# 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
@ -18,7 +18,7 @@
Name: gap-design
Summary: GAP: The Design Package for GAP
Version: 1.8
Version: 1.8.2
Release: 0
License: GPL-2.0-or-later
Group: Productivity/Scientific/Math
@ -37,7 +37,7 @@ The DESIGN package is for constructing, classifying, partitioning and
studying block designs.
%prep
%setup -qn design-%version
%autosetup -n design-%version -p1
%build