forked from pool/gap-example
Compare commits
5 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 74671ed7dc | |||
|
|
a48172c0b6 | ||
| 58bda443c3 | |||
|
|
c78932198b | ||
| b03747b208 |
BIN
Example-4.3.4.tar.gz
LFS
BIN
Example-4.3.4.tar.gz
LFS
Binary file not shown.
BIN
Example-4.4.1.tar.gz
LFS
Normal file
BIN
Example-4.4.1.tar.gz
LFS
Normal file
Binary file not shown.
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
||||
mtime: 1750421146
|
||||
commit: ecb83b3000760474fe2a142418f447bd86ceb4b3b12a1239a1b7402a5f947ac9
|
||||
url: https://src.opensuse.org/jengelh/gap-example
|
||||
revision: master
|
||||
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6b0058cd1814acd4d3c19118245fe90ddd64cadbaf61f37788d80fa31933658
|
||||
size 256
|
||||
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 12:05:36 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 4.4.1
|
||||
* No user-visible changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 18:30:38 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 4.4.0
|
||||
* Add `Extensions` field which was introduced in GAP 4.13.
|
||||
* Mark `Status`, `CommunicatedBy`, `AcceptDate` as obsolete
|
||||
starting with GAP 4.13.0.
|
||||
* Mark `AvailabilityTest` as optional since GAP 4.14.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 25 18:53:27 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gap-example
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 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.4
|
||||
Version: 4.4.1
|
||||
Release: 0
|
||||
Summary: GAP: A Demo for Package Authors
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user