Compare commits

2 Commits

Author SHA256 Message Date
d6e83e9d25 gap-patternclass 2.4.5 2024-09-04 01:48:11 +02:00
ff855a5e1d gap-patternclass 2.4.4 2024-08-28 13:43:20 +02:00
4 changed files with 18 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a6ef691afa4cf1c2c3d07abcb78870d53dc86fb6d5ca619bbde8f0bd8177883
size 1658620

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>

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