17
0

5 Commits

6 changed files with 25 additions and 7 deletions

Binary file not shown.

BIN
PatternClass-2.4.5.tar.gz LFS Normal file

Binary file not shown.

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1725407291
commit: d6e83e9d25b23667562da4e409ca7f5337b2fe90ead6ad8224ffbdebce7a7e28
url: https://src.opensuse.org/jengelh/gap-patternclass
revision: master

BIN
build.specials.obscpio LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Sep 3 23:46:51 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.4.5
* No changelog was provided
-------------------------------------------------------------------
Wed Aug 28 11:41:16 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.4.4
* No changelog was provided
-------------------------------------------------------------------
Sun Feb 12 11:07:31 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-patternclass
#
# 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
@@ -17,13 +17,12 @@
Name: gap-patternclass
Version: 2.4.3
Version: 2.4.5
Release: 0
Summary: GAP: Permutation pattern class
License: GPL-2.0-or-later
Group: Productivity/Scientific/Math
URL: https://gap-packages.github.io/PatternClass/
#Git-Clone: https://github.com/gap-packages/PatternClass
Source: https://github.com/gap-packages/PatternClass/releases/download/v%version/PatternClass-%version.tar.gz
BuildArch: noarch
@@ -44,7 +43,7 @@ passing networks. Both ways will build the same language, i.e. the
same automaton.
%prep
%autosetup -n PatternClass-%version
%autosetup -n PatternClass-v%version
%build