1
0
forked from pool/gap-smallgrp

Accepting request 1007571 from home:StefanBruens:branches:science

- Update to version 1.5 (old version was 1.3, actually)
  For details, see
  https://github.com/gap-packages/smallgrp/blob/v1.5/CHANGES.md

OBS-URL: https://build.opensuse.org/request/show/1007571
OBS-URL: https://build.opensuse.org/package/show/science/gap-smallgrp?expand=0&rev=2
This commit is contained in:
2022-10-02 17:38:18 +00:00
committed by Git OBS Bridge
parent 2d680a9f87
commit 0abb8f45ae
4 changed files with 16 additions and 11 deletions

BIN
SmallGrp-1.3.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
SmallGrp-1.5.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Oct 2 16:44:10 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 1.5 (old version was 1.3, actually)
For details, see
https://github.com/gap-packages/smallgrp/blob/v1.5/CHANGES.md
-------------------------------------------------------------------
Sat Jul 14 08:10:32 UTC 2018 - jengelh@inai.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-smallgrp
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: gap-smallgrp
Version: 1.3
Version: 1.5
Release: 0
Summary: GAP: Small Groups Library
License: Artistic-2.0
Group: Productivity/Scientific/Math
Url: http://www.math.rwth-aachen.de/~Greg.Gamble/ACE/
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/SmallGrp-%version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
URL: https://gap-packages.github.io/smallgrp/
Source: https://github.com/gap-packages/SmallGrp/releases/download/v%{version}/SmallGrp-%{version}.tar.gz
BuildArch: noarch
BuildRequires: gap-rpm-devel
Requires: gap-core >= 4.9
@@ -43,7 +41,7 @@ groups is given.
%build
find . -type f -name "*.g" -exec chmod a-x "{}" "+"
perl -i -pe 's{#!/usr/bin/env }{#!/usr/bin/}' scripts/* doc/clean
sed -i -e '1 s@#!/usr/bin/env @#!/usr/bin/@' doc/clean
%install
%gappkg_simple_install