1
0

- Update to release 2022.10.05

OBS-URL: https://build.opensuse.org/package/show/science/gap-matricesforhomalg?expand=0&rev=17
This commit is contained in:
2022-11-19 22:02:37 +00:00
committed by Git OBS Bridge
parent bf95cd023e
commit 9897fdb083
4 changed files with 19 additions and 15 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Nov 19 22:02:10 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2022.10.05
* No changelog was provided
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 14 23:58:41 UTC 2018 - Jan Engelhardt <jengelh@inai.de> Wed Nov 14 23:58:41 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package gap-matricesforhomalg # spec file for package gap-matricesforhomalg
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,29 +17,28 @@
Name: gap-matricesforhomalg Name: gap-matricesforhomalg
Version: 2018.08.25 Version: 2022.10.05
%define sillyver 2022.10-05
Release: 0 Release: 0
Summary: GAP: Matrices for the homalg project Summary: GAP: Matrices for the homalg project
License: GPL-2.0-only License: GPL-2.0-only
Group: Productivity/Scientific/Math Group: Productivity/Scientific/Math
Url: http://homalg-project.github.io/homalg_project/MatricesForHomalg/ URL: https://homalg-project.github.io/pkg/MatricesForHomalg
#Git-Clone: https://github.com/homalg-project/homalg_project
#Git-Clone: git://github.com/homalg-project/MatricesForHomalg Source: https://github.com/homalg-project/homalg_project/releases/download/MatricesForHomalg-%sillyver/MatricesForHomalg-%sillyver.tar.gz
#Git-Web: https://github.com/homalg-project/MatricesForHomalg
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/MatricesForHomalg-%version.tar.bz2
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gap-rpm-devel BuildRequires: gap-rpm-devel
Requires: gap-core >= 4.7 Requires: gap-core >= 4.11.1
Requires: gap-gapdoc >= 1.0 Requires: gap-gapdoc >= 1.0
Requires: gap-toolsforhomalg >= 2012.10.27 Requires: gap-toolsforhomalg >= 2018.12.15
Suggests: gap-utils >= 0.54
%description %description
The MatricesForHomalg package provides lazy evaluated matrices with The MatricesForHomalg package provides lazy evaluated matrices with
clever operations for the homalg project. clever operations for the homalg project.
%prep %prep
%setup -qn MatricesForHomalg-%version %autosetup -n MatricesForHomalg-%sillyver
%build %build
@@ -47,6 +46,5 @@ clever operations for the homalg project.
%gappkg_simple_install %gappkg_simple_install
%files -f %name.files %files -f %name.files
%defattr(-,root,root)
%changelog %changelog