1
0
forked from pool/gap-example

- Update to release 4.3.3

OBS-URL: https://build.opensuse.org/package/show/science/gap-example?expand=0&rev=9
This commit is contained in:
Jan Engelhardt 2023-01-03 22:52:54 +00:00 committed by Git OBS Bridge
parent 0ce33d9bd9
commit bdc846819b
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43561bfe90c58d597f5fb2ac6224facea5ee4eb9b72481b4b7a85a056f8e4e64
size 220159

3
Example-4.3.3.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 3 22:52:24 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.3.3
* Build changes only
-------------------------------------------------------------------
Tue Dec 20 23:38:08 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package gap-example
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: gap-example
Version: 4.3.2
Version: 4.3.3
Release: 0
Summary: GAP: A Demo for Package Authors
License: GPL-2.0-or-later
@ -41,7 +41,7 @@ for package authors.
%autosetup -n Example-%version
%build
./configure "%gapdir"
./configure --with-gaproot="%gapdir"
%make_build
%install