Compare commits

...

2 Commits

Author SHA256 Message Date
7578eafd37 gap-design 1.8.2 2024-11-02 16:25:50 +01:00
ceafddfbde gap-design 1.8.1 2024-10-21 18:31:41 +02:00
4 changed files with 18 additions and 6 deletions

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