Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
7578eafd37 | |||
ceafddfbde |
BIN
design-1.8.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
design-1.8.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:30d9773f9de779df6f8d1df8fd05474a310bfd4c05e471b98114ba38ecfed942
|
|
||||||
size 399125
|
|
@ -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>
|
Sun Jun 25 09:33:31 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gap-design
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: gap-design
|
Name: gap-design
|
||||||
Summary: GAP: The Design Package for GAP
|
Summary: GAP: The Design Package for GAP
|
||||||
Version: 1.8
|
Version: 1.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
@ -37,7 +37,7 @@ The DESIGN package is for constructing, classifying, partitioning and
|
|||||||
studying block designs.
|
studying block designs.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn design-%version
|
%autosetup -n design-%version -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user