- Update to release 0.82

* Only source package metadata was updated

OBS-URL: https://build.opensuse.org/package/show/science/gap-utils?expand=0&rev=13
This commit is contained in:
2023-02-12 00:03:49 +00:00
committed by Git OBS Bridge
parent 5878cc7a6e
commit c24b51f83b
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-utils
#
# 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
@@ -18,13 +18,13 @@
Name: gap-utils
Summary: GAP: Utility functions in GAP
Version: 0.81
Version: 0.82
Release: 0
License: GPL-2.0-or-later
Group: Productivity/Scientific/Math
URL: https://gap-packages.github.io/utils
#Git-Clone: https://github.com/gap-packages/utils
Source: https://github.com/gap-packages/utils/releases/download/v%{version}/utils-%{version}.tar.gz
Source: https://github.com/gap-packages/utils/releases/download/v%version/utils-%version.tar.gz
BuildRequires: gap-rpm-devel
BuildRequires: xz
Requires: gap-core >= 4.10.1