1
0

6 Commits

4 changed files with 18 additions and 7 deletions

BIN
PatternClass-2.4.3.tar.gz (Stored with Git LFS)

Binary file not shown.

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