5 Commits

6 changed files with 26 additions and 7 deletions

Binary file not shown.

BIN
CrISP-1.4.8.tar.gz LFS Normal file

Binary file not shown.

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1755165052
commit: a7b1be36ae833ca541e5081217377d2a02cbcf8591731927df6c8b83aa11988a
url: https://src.opensuse.org/jengelh/gap-crisp
revision: master

BIN
build.specials.obscpio LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Aug 14 09:50:39 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.4.8
* Metadata updates only
-------------------------------------------------------------------
Tue Jul 29 22:06:41 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.4.7
* Avoid using `InstallValue` on non-plain objects
-------------------------------------------------------------------
Tue Dec 20 21:42:37 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-crisp
#
# Copyright (c) 2022 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,13 +17,13 @@
Name: gap-crisp
Version: 1.4.6
Version: 1.4.8
Release: 0
Summary: GAP: Computing with Radicals, Injectors, Schunck classes and Projectors
License: BSD-2-Clause
Group: Productivity/Scientific/Math
URL: https://github.com/bh11/crisp
Source: https://github.com/bh11/crisp/archive/refs/tags/CRISP-%version.tar.gz
Source: https://github.com/bh11/crisp/archive/refs/tags/CrISP-%version.tar.gz
BuildRequires: gap-rpm-devel
BuildRequires: xz
BuildArch: noarch
@@ -41,7 +41,7 @@ subgroups invariant under a prescribed set of automorphisms and
belonging to a given group class.
%prep
%autosetup -n crisp-CRISP-%version
%autosetup -n crisp-CrISP-%version
%build